Multiple columns/rows in CSS
-
I’m trying to create a simple theme, but with a bit of, er, complexity. Here’s what I’m trying to do:
Row 1:
Header imageRow 2:
Specific content split into four bite size columnsRow 3:
Single, latest post split into two columns – on the left the post, on the right the category imageRow 4:
Split into two columns – on the right recent comments, on the left recent posts
With specific content I want to split that particular row into four columns, each one providing an excerpt from specific pages.
How can I go about this?
Can anyone help? How far I got was this:
I created two ids called precontent and postcontent and placed them above and below the main post area – I just don’t know how to add other columns to those rows if that makes sense. I know the plugins to use for the relevant feature (category image etc)
Thanks in advance
- The topic ‘Multiple columns/rows in CSS’ is closed to new replies.