Wednesday, October 30, 2013

// // Leave a Comment

How to Customize Blockquotes in Blogger

How to Customize Blockquotes in Blogger
Blockquotes or quotes are very important in blogging, Whenever you are quoting or highlighting something very important you need them, especially when i am blogging about tips and tricks or blogging about widgets codes it helps me and my readers a lot to grab codes quickly from quotes.
The typical or default blogger quote style are there but you can make it more attractive and beautiful by adding just few simple codes to your blog template.
Now let's quickly jump to doing it



And here's how you do it!
First of all you need is

  1. Go to Templates > Backup & Restore  Make a backup
  2. Now Click Edit HTML > Expand Widgets
  3. Press Ctrl + F, search for .post blockquote  or .entry blockquote, you will have code like this


.post blockquote {
margin:1em 20px;
}
.post blockquote p {
margin:.75em 0;
}


You can change and customize it from template editor.

If you like my post please share it. !

0 comments:

Post a Comment

Confused? Don't hesitate to ask We love to hear your feedbacks and suggestions. We will try our best to reply to your queries as soon as time allows.

Note: Please do not spam. Those type of comments will be deleted upon our review.