Forums

Picture Alignment Problems (4 posts)

  1. brace
    Member
    Posted 1 year ago #

    I recently began my blog today and am having a problem aligning my photos. From the link, the photo has a text wrap to the right of the vertical photo.

    http://blog.bracehemmelgarn.com/favre-frenzy-at-winter-park/#more-4

    When I insert the photos, I click the NONE align button but when I update the page, the text seems to still wrap around the image.

    Any help or suggestions of how to fix this small issue?

    Thanks,
    Brace

  2. alchymyth
    The Sweeper
    Posted 1 year ago #

    your theme has this style in screen.css:

    p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}

    which seems to 'force' all images within a paragraph to the left.

    try ans remove the float:left; from the above style to resolve your issue.

  3. brace
    Member
    Posted 1 year ago #

    That looks like it could fix it, but I cannot seem to find the screen.css file. Where would I find that so I could delete the 'floatL left;'?

    Thanks.

  4. riversatile
    Member
    Posted 1 year ago #

    Here in your Theme folder :

    http://blog.bracehemmelgarn.com/wp-content/themes/modularity-lite/library/styles/screen.css

    But know that all your paragraphs will be affected by this change ;)

Topic Closed

This topic has been closed to new replies.

About this Topic