Home › Forums › CSS › WordPress help (formatting posts) › Re: WordPress help (formatting posts)
March 22, 2010 at 12:48 am
#72597
Participant
On your index page, there there are post php tags and if you examine them you’ll see how they build each post. By putting a div around a part you need edited and adding a class to that div, or by adding a class to a tag that is already wrapping a part of the post, you can then edit it in your css file.