Computer Related

CSS Blockquotes for Quotations

If you like the style of the blockquotes/quotation boxes on NerdorTurd then please feel free to modify and use the following code.

Example of the blockquote:

This is a blockquote notice how I stand out from the rest of the page!

 

Just copy and paste the following into your “style.css” for the theme you are using:
Example of where the style.css file will be located:

wp-content/themes/chocotheme/style.css

 

Copy and paste the following into the style.css. (If blockquote already exists you can copy and paste the following to replace the existing code:)

blockquote {
background: #FFE6A8;
margin: 0px 25px 15px 25px;
padding: 10px 20px 0px 15px;
border-top: 1px solid #DDDDDD;
border-right: 1px solid #666666;
border-left: 1px solid #DDDDDD;
border-bottom: 1px solid #666666;
}

Nerd

I am the Nerd.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Verified by MonsterInsights