Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript WordPress Blog Posts Theme issue… (CSS targeting) Re: WordPress Blog Posts Theme issue… (CSS targeting)

#83489
chrisburton
Participant

PHP Code

 

">

Outputs to HTML

Blog Title

Therefore, you would target the h2{} and h2 a{} in your stylesheet to render all post titles.

This is fairly basic, really. You should try the “view source” button to help you. Better yet, use firebug.