Subscribe to the RSS Feed
FreeWordpressThemes.us
Free WordPress Tutorials and Themes.

Display Your Most Commented Posts in WordPress on a Badge

June 19th, 2009 by admin

Learn how to display your most commented posts in WordPress using a graphical badge. Here’s the CSS code… #mostcommented { display: block; background-image: url(‘images/YourImage.jpg’); background-repeat: no-repeat; width: 422px; height: 409px; padding-left: 40px; padding-top: 76px; } #mostcommented ul { margin: auto; } #mostcommented ul li { list-style-type: none; } #mostcommented ul li a { color: #000000; } #mostcommented ul li a:hover { color: #000000; text-decoration: none; }…

Written by - Visit Website

Posted in Wordpress Tutorial Videos

2 Responses

  1. gr8fulbishop

    Good video!

  2. blufoxmarketing

    It’s uncanny how I was just thinking over the last day or two how to create links on my wordpress blog for my best posts. Though I was thinking of wading through the code and how I would best go about doing it. I think I might see if this method suits me just as well. Thanx for sharing this tip Lis you have without doubt save me quite a bit of time!

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.