Could someone please direct me to where I could learn how to make the index page look like this?
http://www.awali.org/digest/
How do I have the most recent post(s) on top and then what looks like a two column table with two posts side by side and then a three colums of three posts side by side.
TIA
Thanks for your help
I had already found that template as well as another that uses the two posts side by side called hemmigway bright. What i'm meaning to ask is - is there some documentation or place where I can learn how to do that? Is it controled by the style sheet, the index page template or the loop? I found a document "customizing the loop" but it contains no text.
TIA for any info on where to learn how to make these changes to the code as oppossed to using a pre done template.
The way we all learned: downloading themes and dissecting every bit of code... until we got it.
I don't think there is any "guide" for this specific issue. Compare the code in the themes you've found with the code in Classic (that's a simple, easy to understand stuff) and you'll figure out how it was done.
If you want to learn in general about theme-making > http://codex.wordpress.org/Theme_Development
Thanks - I'll start dissecting :)