Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Image alignment

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #45279
    danielc2384
    Participant

    Hi,

    On my website http://www.creativemms.com.au/emcb/
    you can see the list of thumbnail images alligned to the left of the page and the text (event, when, where) aligned to the right.

    Just trying to figure out how I have have the text (event, when, where) alligned to the left of the page and the picture sitting right underneath the text.

    Thanks,
    Dan

    #136876
    danielc2384
    Participant

    FYI it needs to be done using CSS. The image and text were not created and aligned in a “post” or “page”.

    #136886
    Paulie_D
    Member

    >The image and text were not created and aligned in a “post” or “page”.

    I think they were based on this…

    Etc

    So you would have to change the PHP / Template to do this.

    #136887
    CrocoDillon
    Participant

    > I think they were.

    Think so too, see class `alignleft` on the img, remove that and you’ll have the text aligned to the left of the page. If you want to have the image under the text you need to change the order of elements.

    #136977
    danielc2384
    Participant

    when I removed “alignleft” from the image the image now sits on top of the text. Just need the image to sit on the bottom now.

    #136978
    danielc2384
    Participant

    fyi I removed the alignleft from all the posts.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘CSS’ is closed to new topics and replies.