Menu

Lovely Cute
  • More Menu

    • Reports
    • Search
    • Graphs
    • Settings
  • Dream Fun Product

    Drop Menu

    • Reports
    • Search
    • Graphs
    • Settings
  • Home
  • About
  • Contact
  • Sitemap
  • Others
    • Gambar Lucu
    • Infografis
    • Inspirasi
    • Motivasi
    • Photoshop
    • Teka-teki
    • Tips
    • Ucapan

Quicker BD

  • Menu
  • Home
  • Blogger
    • SEO
      • SEO 1
      • SEO 2
    • CSS
      • CSS 1
      • CSS 2
      • CSS 3
      • CSS 4
      • CSS 5
    • Jquery
      • Jquery 1
      • Jquery 2
  • Music
    • Product 1
      • Sub Item
      • Sub Item
    • Product 2
      • Sub Item
      • Sub Item
  • Flat UI
  • Features
Home » Blogger CSS » Blogger Tutorial » Blogger Widget » How-to » How to Add Custom Popular Posts Widget to Blogger

How to Add Custom Popular Posts Widget to Blogger

Add custom popular posts widget to blogspot blog - In one of my previous post we saw how to add blogger's official popular posts widget to blogger which is a simple and none attractive to the different blogger templates and this is why here i am going to show how you can add customized popular posts widget to your bog. As you can see the preview of this widget in screenshot below, after adding this customized popular posts widget to your blog, it will look as same as you are seeing in screenshot but if you would like to change colors, fonts and border styles etc. then you are also enable to make these changes by editing into the CSS code that will be provided here. So, let's move to the tutorial of adding custom popular posts widget to blogspot blog.

Also see : Add Stylish Most Commented Posts Widget to Blogger

Preview : -


How to Add Custom Popular Posts Widget to Blogger?

Go to Blogger Dashboard > Layout > Add a Gadget
Choose "Popular Posts" Widget from the list.
Configure box of popular posts will be open, Configure the settings as you like and finally, Click "Save" .

As soon as you click on the save button, it will be saved to the layout. Now, its time to customize that simple/official popular posts widget to a stylish one. In the next steps we going edit HTML of your blog. So, its good practice to backup your blogger template before processed.

From your blogger dashboard navigate to Template > Edit HTML then search for  ]]></b:skin> tag. (Learn more how to add CSS code in blogger template) Paste the following CSS code just above the ]]></b:skin> tag.

.PopularPosts h2{
padding-right:.4em;
padding-left:1em
}
.popular-posts ul {  padding-left: 0;
  counter-reset: trackit;/*setting counter-reset*/
 }
.popular-posts ul li {
border-bottom: 1px solid #ffffff;
list-style: none outside none !important;
margin-left: 0 !important;
overflow: hidden;
padding: 10px 0 !important;
transition: all 0.25s linear 0s;
counter-increment: trackit;/*setting counter-increment*/
  }
.PopularPosts ul li:before{
content: counters(trackit, ".");
padding: 0 .1em 0 0;
font-size: 20px;
font-weight: bold;
color: #ffffff;
float:left;
margin-right:10px;
} /* creates counter before lists */

.PopularPosts li:first-child{
border-top:1px solid #000000
}

.PopularPosts li:nth-child(even)
{background:#0099ff
}/*define background color for even number lists*/

.PopularPosts li:nth-child(odd)
{background:#000000
}/* define background for odd number lists */

.PopularPosts .item-thumbnail {display: true!important}, .PopularPosts .item-snippet {
display: true!important}/* Hides Thumbnail and Snippet */

.PopularPosts a, .PopularPosts a:hover{
color:#ffffff;
font-size:.9rem
}
#PopularPosts1 li{
padding-right: 1em !important;
padding-left: 1em !important;
}
.widget.PopularPosts{padding:1.2em 0em !important}


Finally, Save Template and You're done ! See your blog, Now you should have a customized popular posts widget in your blog.

Drop your comments and questions below !! :)

Add Comment
Blogger CSS Blogger Tutorial Blogger Widget How-to

Share

Like

G+

Tweet

Tweet
Related Posts

Show Conversion CodesHide Conversion Codes
Show EmoticonHide Emoticon
Newer Older Home
Powered by Blogger.

Weekly Posts

  • How to Add A Transparent Notification Bar To Blogger
    How to Add A Transparent Notification Bar To Blogger
  • Xmas "Flying Santa Claus" Widget for Blogger
    Xmas "Flying Santa Claus" Widget for Blogger
  • Supreme V2 ( Version 2) Responsive Blogger Template Download for free
    Supreme V2 ( Version 2) Responsive Blogger Template Download for free
  • How to Add Animated Flying Android Man Widget to Blogger
    How to Add Animated Flying Android Man Widget to Blogger
  • Create a Free Blog with Blogspot.com
    Create a Free Blog with Blogspot.com
  • How to Embed YouTube Videos In Blogger Posts
    How to Embed YouTube Videos In Blogger Posts
  • Use A Drop Cap Large First Letter In Posts On Blogger
    Use A Drop Cap Large First Letter In Posts On Blogger
  • Download Best and SEO Friendly Blogger Templates for your Blog
    Download Best and SEO Friendly Blogger Templates for your Blog
  • Flash SWF file Embed Code Generator
    Flash SWF file Embed Code Generator
  • Simple Recent Posts Widget for Blogger / Blogspot
    Simple Recent Posts Widget for Blogger / Blogspot

Blog Archive

  • ►  2017 (2)
    • ►  October (1)
    • ►  May (1)
  • ►  2016 (5)
    • ►  October (1)
    • ►  September (1)
    • ►  March (1)
    • ►  February (2)
  • ►  2015 (28)
    • ►  November (1)
    • ►  September (7)
    • ►  August (2)
    • ►  July (1)
    • ►  June (1)
    • ►  April (3)
    • ►  March (3)
    • ►  February (5)
    • ►  January (5)
  • ▼  2014 (105)
    • ►  December (4)
    • ►  November (6)
    • ►  October (1)
    • ►  September (8)
    • ►  August (12)
    • ▼  July (14)
      • Related Posts Widget with Thumbnails and Summary f...
      • How to Embed Audio MP3 Player In Blogger Post
      • Recent Posts With Thumbnails For Particular Label ...
      • Add Background Color or Image in Blogger Posts Usi...
      • Customize Blogger Threaded/Nested Comments with CSS
      • Simple Recent Posts Widget for Blogger / Blogspot
      • How to Add Flash Animated Label Cloud Widget to Bl...
      • Supreme Blogger Template (Responsive) Free Download
      • How to add alexa rank widget to blogger / website
      • How to Redirect Blogger 404 Error (Page Not Found)...
      • How to Add Custom Popular Posts Widget to Blogger
      • How to Add CSS Code in Blogger Template
      • Add Stylish Most Commented Posts Widget to Blogger
      • How to create sitemap page in blogspot blog
    • ►  June (5)
    • ►  May (11)
    • ►  April (5)
    • ►  March (15)
    • ►  February (24)

Labels

  • Facebook
  • twitter
  • googleplus
  • linkedin
  • youtube
  • flickr
  • vimeo
  • deviantart

Copyright Quicker BD 2018

Published By Gooyaabi Templates