Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Display Your Most Commented Posts in WordPress on a Badge

Loading...

Sign in or sign up now!
1,832
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Jun 16, 2009

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;

}

Category:

Howto & Style

Tags:

License:

Standard YouTube License

  • likes, 3 dislikes

Link to this comment:

Share to:
see all

All Comments (5)

Sign In or Sign Up now to post a comment!
  • What a tip Lisa, really thank you!! In fact, in the video you use the 1.6 Most Commented, on WP with automatic search, it will be Most Commented Widget 2.2

    Thankss!!!

  • Hoping that you will see this comment Lisa!

    Want to ask you if you're using the plugin you mention in this video (Most Commented, by Nick Momrik) because I saw searching in WP plugins that it was updated last time almost one year ago for the 2.2 vversion of the widget?

    Thanks for your answer& for helpinh newbies with CSS using creative stuff...

  • Good video!

  • 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!

Loading...

0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more