Lompat ke konten Lompat ke sidebar Lompat ke footer

Blockquote With Auto Number List

I shared a tutorial yesterday on 14 amazing ways to stylize Blogger Blockquote and today I have a really interesting and exceptional blockquote for those who write tutorial based articles on their blogs and websites. I have created two blockquotes, the first one has no number list while the second one comes with automatic number list and looks like your notebook diary. The number list starts at #1 and end at #112. Both of these blockquotes can easily be customized to suit your web layout.

So let’s have a look at each one of them first.

Blockquote With Auto Number List:

notebook-with-numbers

Blockquote Without Number List:

notebook-without-numbers

Liked the difference? Now let’s learn how to add each one of them to your Blogger Blogs.

Adding Blockquote With Auto Number List To Blogger

To add this blockquote to blogger, follow the simple steps below,

    1. Go to Blogger > Layout > Edit HTML
    2. Backup your template
    3. Search for .post blockquote and delete it along with all its occurrences. In most templates the codes look like this,
      .post-body blockquote { line-height:1.3em; }
      OR
      .post blockquote{ bla bla bla}
      If you couldn’t find such code then it is OK.
    4. Now search for ]]></b:skin> and just above ]]></b:skin> , paste the code below,

blockquote {
background: #fff url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEglA6DH1b9Wcng15Co2dDLZnbhGJcSygCwPdVDppDHypx-NXtMdMzS9JfO7RveRlERz4Qo64CDNtJrKT140PUuCjm5rnBwjqlGbzpdhpySXKzjv5uuTsAp3KIxu33LJXxJttKQsn_c01mI/s1600/notebook-with-numbers.gif) repeat-y;
margin: 0 20px;
padding: 0px 20px 5px 55px;
color:#7a7a7a;
font: bold 0.9em "Comic Sans MS", verdana;
line-height: 153%;
}
blockquote p {
margin: 0;
}

Customization:-

You can also change the Number list background by replacing the bolded image link in the code above with the image URLs of one of these blockquotes.

Tip:- Right Click the links below each blockquote and choose Save Link As Or Copy Link Location to its image URL.

notebook-brown Blockquote with Yellowish Number List & Dark Brown Background

notebook-green Blockquote with Greenish Number List & Dark Background

notebook-grey Blockquote with a soft touch

font :- It includes font style, size and type respectively. Match the colours with the code above for reference. Font style can be bold, normal , italic or bold italic

color :- This refers to text colour. You can use a different font colour using our color chart

Adding Blockquote With No Number List To Blogger

To add this blockquote simply follow the same steps as shared for the blockquote with auto number list. But for step#4 paste the code below instead,

blockquote {
background: #fff url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPVG7pdaHM2HPMe5IkxGKRmo4-mrsgWQgI5etSfHVzWchP8mbn3pM5650eLbpaOu6x4odKYN99odYW9x2hnllAbOTXc07Px48V2xHVEPTmLSrZINu6mzMGJWZdtr0_VxMIVIQc6u12kt4/s400/notebook.gif) repeat-y ;
margin: 0 20px;
padding: 20px 20px 20px 55px;
color:#7A7A7A;
font: bold 0.9em "Comic Sans MS", verdana;
line-height: 155%
}
blockquote p {
margin: 0;
}

You can replace the Background Image link with one of these.

Tip:- Right Click any of the blockquote images below and choose Save Link As Or Copy Link Location to get its image URL. notebook-withoutbrown

notebook-withoutnavy

notebook-withoutpink

That’s All!

Note:- If you want to increase the number range for the blockquote with auto number list or if you want to create an image with your custom colours than I can provide you the PDF source file for it. But it will be given to subscribers only. If you haven’t subscribed yet, kindly do so to avail unlimited download resources from us to you.

Posting Komentar untuk "Blockquote With Auto Number List"