Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #15786
    Gina
    Member

    The featured image in the post appears to float left with the text to the right of it. But on the home page The image appears above the text in the entry-summary. How can I make the featured image in the entry-summary float left with the text to the right and be constrained to thumbnail size (i.e. 100 x 100)?

    #15791
    Sakin
    Keymaster

    @Gina: Sorry, I don’t get it what you mean. Can you share your site URL and then explain please.

    #15810
    Gina
    Member

    http://wp1test.wgaaen.com/
    If you see the featured image in the second blog post the way it appears above the text on the home page? I want it to be to the left of the text, inline.

    #15825
    Sakin
    Keymaster

    @Gina: Can you try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .blog .entry-summary img { float: left; margin-right: 10px; }

    #15837
    Gina
    Member

    That worked perfectly, thank you

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Featured image on home page’ is closed to new replies.