Forums

Images are all floating left (The morning after) (3 posts)

  1. webkocken
    Member
    Posted 2 years ago #

    I'm using the theme "The Morning After" Found here and are having trouble with all images ending up floating to the left in posts.

    If I have an post with many images, I have written it like this:

    Text
    Image

    Text
    Image

    Text
    Image

    and so on...

    But it all comes out like this:

    Image Text
    Image Text
    Image
    Image

    It's like the images don't understand the
    i'm using.

    An example can be found here: My blog

    I want it to be like this instead:

    Link
    Image

    Link
    Image

    Link
    Image

    and so on...

    Anyone know how to change this?

  2. alchymyth
    The Sweeper
    Posted 2 years ago #

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

    delete at least the 'float:left;' from the above style in compressed.css.

    http://www.forum.designadinblogg.se/wordpress2/wp-content/themes/themasterplan_tma_v1.4/tma/lib/compressed.css

  3. webkocken
    Member
    Posted 2 years ago #

    Great, thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic