HI all,
I just built myself a template with a sidebar and a main content coloumn. What I want to do is to create this kind of layout: (below my header image)
_____________________
|Header: First Post |
------------------
|Other | Sidebar |
|Posts | Links |
------------------
All single post pages should look like this though:
_____________________
|Post | Sidebar |
| | Links |
------------------
How would I do something like that?
Thanks, dl33