thats not quite what I’m after, but thanks, ‘feature’ is probably the wrong thing to call it, it needs to be the ‘latest’ post.
Another little problem, In the first loop I want to separate the first post to a ‘feature’ div and the remaining posts to simply be a ‘post’ tag, I was thinking of doing this through the loops, but it means that the page nav will only scroll through the first loop.
The loop breakdown:
Loop 1 – Displays everything – 9 posts (first styled differently)
Loop 2 – Displays only posts from category 7
Loop 3 – Displays only posts from category 8
Loop 4 – Displays only posts from category 9
Thanks, and hope this makes sense.
http://wordpress.pastebin.ca/1856458
Genius, you are my new favourite person! Thanks!