Popular Posts Widget for Christmas

tmirror
Popular Posts Widget for Christmas
The Christmas countdown has begun and while homes are decorated with colorful lights and the sweet smell of pine trees, there's no reason why we wouldn't decorate our Blogspot blog with Christmas bells next to the Popular Posts widget for Blogger ! So, today I was playing around a bit with CSS and I was thinking that it would be cool to add some fresh styles to the Popular Posts widget in such a way to look just ready for the forthcoming Christmas holiday. To see a demo for the Popular Posts widget for Christmas, please visit the demo blog: Demo blog How to Add Popular Posts Widget with Christmas Bells in Blogger Step 1. Log in to your Blogger Dashboard, then go to 'Template' and click the 'Edit HTML' button: Step 2. Click anywhere inside the code area and press the CTRL + F keys, then search for this tag: </head> Step 3. Just above the </head> tag, add the following CSS code: <style> #PopularPosts1 .item-thumbnail:before{ display: block; content:…