Log in

View Full Version : Heading H1 for Category title and thread title?


bugman
03-13-2006, 10:30 PM
I know this is around somewhere not sure how to search for it.. ( i tried )

How do I implement <h1> to be used for the Category title, thread title, etc... ? I'm sure a mod or plugin isn't needed, more likely a hack. Just haven't found it. I'm thinking something along the lines of

if forum category... <h1>$cat title

if thread... <h1>$thread title

(whatever the proper code would be)

has this been discussed already would appreciate the link to the discussion if so.

thanks

Princeton
03-15-2006, 01:03 PM
edit the templates

TIP
When modifying templates, it is often helpful to have Add Template Name in HTML Comments setting enabled so you can view the source of a page to determine what template(s) control it.

Admincp/ vB options/ General Settings/ Add Template Name in HTML Comments