Forums

[resolved] How to make posts appear in columns, side by side - 2 on each row? (3 posts)

  1. Dirt2
    Member
    Posted 2 years ago #

    I was wondering if anyone knew a way to make posts appear in twos on each row.

    My site isn't really a blog, it's a downloads site so there's not really any words. The posts would basically be thumbnails of the download.

    I was wondering if there's a plugin or a code so I can have 2-3 posts appear on each level, then a line break then another 2-3. Hopefully something easy to customize later?

    Here's a visual:
    http://i31.tinypic.com/2ltkehh.jpg

    Updated Visual:
    http://i28.tinypic.com/10mvns2.jpg

    Thank you for absolutely any help.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    You could try placing the posts in a floated list and use something like:

    ul.post li {
    float:left:
    width:33%;
    }
  3. Dirt2
    Member
    Posted 2 years ago #

    The only problem with that is that I want to try something like this:
    http://i28.tinypic.com/10mvns2.jpg

    So I don't know if it's the best method.

Topic Closed

This topic has been closed to new replies.

About this Topic