The changes made by this tutorial can be seen by the above figure or in popular post widget of this blog. To get this changes in your popular post widget also
- Login to Blogger Dashboard.
- Go to Design / Edit HTML.
- Click "Expand Widget Templates".
- Download the full template before making any changes in it .
- Search for following string in BT.
]]></b:skin>
- Paste the following code just above it.
Widget By Durai Sankar on http://moreforblogger.blogspot.com .popular-posts ul li {border:1px solid #1874CD; margin-bottom:5px; border-radius:10px; padding-left:5px; } .popular-posts ul li:hover { text-decoration:none; border:1px solid #BFBFBF; }
Note:-Make Following Modification
- To change the border color of normal position simply change #1874CD to any desired value you want.
- To change the border color in hover state simply change #BFBFBF to any desired value ( The complete list of CSS color code are given here).
And if you liked this post, please consider sharing it. Thanks
0 comments:
Post a Comment
Please don't spam. We hate spammers