Popular Posts widget is a great tool to engage your visitors by showing them what contents are trending on your website/blog. This keeps your visitors to keep an eye on the popular topics you covered and enjoy them directly from your blog's sidebar. Besides these benefits, there are few limitations of blogger's popular posts widget such that it is not so much attractive. So In this tutorial, I will guide you to make your Popular Posts widget stylish and professional-looking and customize it accordingly to your blog's template easily. So let's start the tutorial on how you can easily add a stylish popular posts widget to your blogspot blog.
Add Stylish Popular Posts Widget to Blogger Blog:
First of all, you need to add Blogger's default Popular Posts widget to your blog and using some CSS coding, modify it accordingly to your needs. So, follow the below-given steps.
- Simply, Go to Blogger > Layout.
- Click on Add a gadget link and Choose Popular Posts gadget from the gadgets list.
Now make following settings:
- Set most viewed to Last 7 days (preferred) or you can set it according to your needs.
- Check image thumbnail and snippet to show thumbnail along with post summary. It will make our gadget spicier.
- Select no. of posts you want to show. In this example, I am selecting 6. You can show at most 10 posts. (Take a look at the picture below.)
- Save the widget and head on to the steps mentioned below.
- Now Go to Blogger > Template.
- Backup your template to prevent it from any crash.
- Click on Edit HTML Tab and Search </b:skin> tag. (Use Ctrl+F for quick find)
- Now Just above the </b:skin>, paste the below given codings.
- Save your template and You're all done!
/*--- BBeginner.Com Popular Posts --- */
.popular-posts ul{padding-left:0px;}
.popular-posts ul li {background: #FFF url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpnujckmEyxwfx6vixNbPX-eYm-lhgVo1sVgRxIm-QgHDgryuB74N6ot_rEnhr9n56eTb7LnvtPZTcRiSFw6NBJKRceCakkhfinfyuk-650tOwGMFDdhnfmQWdjz-Unq3VnW7If_QN3x8/s1600/bb-bullet.gif) no-repeat scroll 5px 10px;
list-style-type: none;
margin:0 0 5px 0px;
padding:5px 5px 5px 20px !important;
border: 1px solid #ddd;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}
.popular-posts ul
li:hover {
border:1px solid #6BB5FF;
}
.popular-posts ul
li a:hover {
text-decoration:none;
}
.popular-posts .item-thumbnail img {
webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}
Now, take a look at your blog and see this amazing widget in action.
I hope you successfully added this great looking widget to your blog. If you are facing any difficulty then let me know in comments. I will be really happy to help you all :)
Sponsored Links :
- Hot Photos Hot Actress Play Latest HD Images
6 comments:
mine is not working is it because of the theme
good one!
Hmm
You share nice tutorial related blog, which give me some good ideas in creating my own blog, For more detail you can
Visit our site here
how to creat the profetional thumbnails for blog
You share nice tutorial related blog, which give me some good ideas in creating my own blog, For More Popular Posts widgets you can
Visit my blog here
We love comments! We appreciate your queries but to protect from being spammed, all comments will be moderated by our human moderators. Read our full comment policy here.
Let's enjoy a happy and meaningful conversation ahead!