Forums

Images in posts overlap other posts (2 posts)

  1. katierose
    Member
    Posted 4 months ago #

    Hi.

    I am working with the TarouMag theme for my website: http://www.arizonaderbydames.com/

    As you can see, the flyers/images over lap other posts. I can't figure out for the life of me why it does this. Is there something I need to insert in my style.css?

  2. esmi
    Member
    Posted 4 months ago #

    Try editing style.css (line 118) and change:

    .post {
    margin-bottom:15px;
    }

    to

    .post {
    clear:left;
    margin-bottom:15px;
    }

Reply

You must log in to post.

About this Topic

Tags