Forums

Top Commentators CSS Style Problem! (9 posts)

  1. drewamp
    Member
    Posted 5 years ago #

    I am having a problem with the Show Top Commentators plugin (http://www.pfadvice.com/wordpress-plugins/show-top-commentators/). Whenever I display it, there is always a line break. I have done a search to see if other people are having the same problem, and they are. One person said it was a CSS problem. I don't know much about CSS, so I did a Google search on "CSS style help" to try to help myself. The pages from the result were pretty basic, and the stylesheet for my theme is so ... complex.

    Please help me out and solve this problem. I really want this to work! My style.css is found at http://www.mrgpt.com/wp-content/themes/bloggingpro_wr/style.css .

    Thank you VERY much!

  2. drewamp
    Member
    Posted 5 years ago #

    Bump:)

  3. drewamp
    Member
    Posted 5 years ago #

    Bump:)

  4. whooami
    Member
    Posted 5 years ago #

    in your css, find this:

    .SR li a { padding: 0px; color: #003366; text-decoration: none; width: 152px; display: block;}

    change it to:

    .SR li a { padding: 0px; color: #003366; text-decoration: none; width: 152px;}

  5. jabecker
    Member
    Posted 5 years ago #

    In your style.css, look for class .SR li a. Remove display: block; from that class.

  6. whooami
    Member
    Posted 5 years ago #

    i win! :)

  7. jabecker
    Member
    Posted 5 years ago #

    I'd like to think the advice was good enough to give twice! :-)

  8. drewamp
    Member
    Posted 5 years ago #

    You guys are AWESOME!
    Thank you!

  9. whooami
    Member
    Posted 5 years ago #

    we know, trust us :)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.