Quotes 2 ... New Blogger Themes : How To Blockquote
1. Change the blockquote CSS code inside the template
Theme > Edit HTML > Ctrl F > color: $(blockquote.color);
blockquote {
color: $(blockquote.color);
font: $(blockquote.font);
font-size: small; (from x-large)
font-style: normal; (from italic)
font-weight: 300;
text-align: left; (from centre)
2. Add code before the ]]></b:skin>
blockquote {
background: #f5f5f5;
font: 13px/20px;
color: #444;
border-left: 4px solid #fa5b0f;
padding: 15px;
font-family: Geneva, Tahoma, Verdana, sans-serif;}
New Blogger Themes : How To Resize and Adjust Blockquote Text, Change Font Style and Design in Emporio Theme - ********Tech Blog** Nigeira**
How do I customize my blockquotes in Blogger? - Blogging Basics 101
Vertical Line Blockquote
Colored Background for Blockquote
Box Around Blockquote
Theme > Edit HTML > Ctrl F > color: $(blockquote.color);
color: $(blockquote.color);
font: $(blockquote.font);
font-size: small; (from x-large)
font-style: normal; (from italic)
font-weight: 300;
text-align: left; (from centre)
2. Add code before the ]]></b:skin>
blockquote {
background: #f5f5f5;
font: 13px/20px;
color: #444;
border-left: 4px solid #fa5b0f;
padding: 15px;
font-family: Geneva, Tahoma, Verdana, sans-serif;}
New Blogger Themes : How To Resize and Adjust Blockquote Text, Change Font Style and Design in Emporio Theme - ********Tech Blog** Nigeira**
How do I customize my blockquotes in Blogger? - Blogging Basics 101
Vertical Line Blockquote
Colored Background for Blockquote
Box Around Blockquote
Comments
Post a Comment