Rather than having my lists of posts in one DIV, I'd like each post in it's separate DIV....much like what they do at
Would anyone be able to quickly describe how to achieve this effect?
Rather than having my lists of posts in one DIV, I'd like each post in it's separate DIV....much like what they do at
Would anyone be able to quickly describe how to achieve this effect?
Depending on your template file structure, your posts may already be in separate divs. In which case all you need to do is use CSS to separate them out with some margins and apply a background color (or image) to the div class that is different to the page background.
This topic has been closed to new replies.