Viewing 2 replies - 1 through 2 (of 2 total)
  • I am having the same problem on the Ms. magazine blog.

    I tried editing add “float:left” to the thumbnail code in wordpress-popular-posts/style/wpp.css:

    img.wpp-thumbnail {
    margin:5px;
    float:left;
    clear:both;
    }

    That worked to move the text up, but caused a whole ‘nother slew of problems:

    -The image margins/padding disappeared, so the text ran up against them
    -The images overlapped from one line to the next (as though they were not being taken into account in the list spacing).
    –Also, setting the border:1px; there seems to have no effect

    I’d be hugely grateful for any help/advice!

    Fab31

    (@fab31)

    Hi Thomas and jstites,

    i’ve got the same problem…

    I’ve try :

    margin:5px;
    float:left;
    clear:both;

    That worked to move the text up but after…

    Could you help me please ?

    https://www.seniorissimo.fr

    Thank you.

    Fabien

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WordPress Popular Posts] Strange Placement of Titles’ is closed to new replies.