Add This Beautiful Widget-
Note-Follow The Steps 1-4 if you have not added a popular posts widget only.
1- Go to Blogger >> Add A Gadget
2- Choose Popular Posts.
3- Customize The Widget As Shown-
4- Save Widget.
Main Part The CSS-
5- Go To Blogger >> Template
Tip: Always Backup Your Template Before Doing Any Coding.
6- Click Edit/Html
7- Find </b:skin> Just Above It Paste The Following Code-
/*--- ngtechzone Popular Posts --- */ .popular-posts ul { padding-left: 0px; counter-reset: popcount; }.popular-posts ul li:before { list-style-type: none; margin-right: 15px; padding: 0.3em 0.6em; counter-increment: popcount; content: counter(popcount); font-size: 16px; background: #292D30; color: #ffffff; position: relative; font-weight: bold; font-family: georgia; float: left; border: 2px solid #dddddd; box-shadow: 1px 2px 9px #666666; }border-radius:15px;.popular-posts ul li { border-bottom: 1px dashed #dddddd; }.popular-posts ul li:hover { border-bottom: 1px dashed #696969; }.popular-posts ul li a { text-decoration:none; color:#5A5F63; }Customization's-
.popular-posts ul li a:hover { text-decoration:none; }/*--- ngtechzone Popular Posts --- */
To change the background color of the Square bubble edit #292D30
To change the text color of the bubble edit #ffffff
8- Finally Save Your Template And See The Results!!
FROM THE AUTHOR:
I just hope you would find this widget easy and yet exciting. Please let me know if you need any help. I just hope you continue adding more colors and flavors to your beautiful blogs. Wish you success and peace buddies. :-)
No comments:
Post a Comment
PLEASE NOTE:
We have Zero Tolerance to Spam. Spammy Comments and Comments with Links will be deleted immediately upon our review.
For More Rules Read Our Comment Policy