Forums

List category posts
Thumbnail alignment (13 posts)

  1. russweb
    Member
    Posted 5 months ago #

    Hi
    Great plug in, everything spot on except thumbnail displays in a line of its own with excerpt underneath. I would like thumbnail aligned left with excerpt to its right.
    Can I fix this?

    Many thanks

    http://wordpress.org/extend/plugins/list-category-posts/

  2. alchymyth
    The Sweeper
    Posted 5 months ago #

    this might be a css problem - in which case it might help if you can post a link to your site.

  3. russweb
    Member
    Posted 5 months ago #

    Thanks Sweeper: http://www.russellwebster.com

    Much appreciated

  4. alchymyth
    The Sweeper
    Posted 5 months ago #

    I don't succeed in finding a post/page with the 'list category posts' showing - can you post a direct link to one of those?

  5. russweb
    Member
    Posted 5 months ago #

    I am using it on the home page, under 'here are the latest blog posts'
    I had taken out the thumbnail code, but will put it back in now...

    Thanks

    http://www.russellwebster.com

  6. picandocodigo
    Member
    Posted 5 months ago #

    Just set a CSS class to the thumbnail with this parameter:

    thumbnail_class - Set a CSS class to the thumbnail and style it.

    Then set the aligment as you wish on your CSS file.

  7. russweb
    Member
    Posted 5 months ago #

    I am sure that would work, but unfortunately I am a CSS virgin.

    Could you help with this?

    Thanks very much indeed

  8. alchymyth
    The Sweeper
    Posted 5 months ago #

    try to add this to the end of style.css of your theme:

    .lcp_catlist img { float:left; margin:5px 10px 5px 0; }
    .lcp_catlist li:after { content:'.';height:0px;visibility:hidden;display:block;clear:both; }
  9. russweb
    Member
    Posted 5 months ago #

    Brilliant. That is so helpful, works like a dream. And I would not have had a clue myself!

    Many thanks

  10. chrisroberts7577
    Member
    Posted 5 months ago #

    Just the answer I was looking for. I just wasn't sure what you meant by "thumbnail_class - Set a CSS class to the thumbnail and style it."

    Thanks!

  11. frankie_molenaar
    Member
    Posted 4 months ago #

    Hi there i'm experiencing the same problems. Any help would be greatly appreciated, its on the home page of my new website:

    http://www.testvos.nl

  12. frankie_molenaar
    Member
    Posted 4 months ago #

    Replacing the dot with the images would be ideal. I have added

    .lcp_catlist img { float:left; margin:5px 10px 5px 0; }
    .lcp_catlist li:after { content:'.';height:0px;visibility:hidden;display:block;clear:both; }
    to my style.css, but to no avail. Many thanks in advance!

  13. mail@danrknudsen.dk
    Member
    Posted 2 months ago #

    Just what I was looking for. GREAT!

Reply

You must log in to post.

About this Plugin

About this Topic