Forums

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

Home Forums CSS Thesis 2 Changing post layout to grid Re: Thesis 2 Changing post layout to grid

#132296
Paulie_D
Member

It looks like the two 50% posts have additional classes of `.post-intro-right` or `.post-intro-left` which sets specific styles.

I would assume that there are a couple of loops (and I don’t know PHP), the first spits out the top two items and then the second spits out the remainder & / or applies alternate classes.

Or something.