Viewing 3 replies - 1 through 3 (of 3 total)
  • You will have to look at how the date block on the right side of the post is affecting the other elements … and the use of align="center" in your HTML.

    The top image is aligned center given the screen space the date block is using, the following two images are also aligned to the center but are not affected by any other elements.

    Hope that helps you look in the direction to find a solution.

    Cais is wright. The first picture is align between the margin-left and the date…

    Have a look to you index.php from your theme and after the end of the “div” date, add <br clear=”all” />. Your first picture should be lower the date.

    The theme would look relatively fine if there was a leading paragraph of text versus starting with a picture. The text should wrap around the date “box” and then pictures inserted afterward would all align the same.

    @edlee – I agree your idea will work, but the aesthetic look of the post may not be what is wanted.

    I say give it a try and see what you think …

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bad align on Images. How could I solve it???’ is closed to new replies.