Hi,
The style I use for my website and forum has the site title in bold letters, "The Floor Pro Community". See it on any page of
www.thefloorpro.com in the upper right corner. The code in that part of the page is currently:
You must first be a
registered member to view any code.
I want to do a couple of things differently than this. First, I want to make that an H1 heading. Second, I want to use conditionals to govern what gets displayed there -- the bbtitle, the page title, the forum category title, the thread title -- like that. I only want one title to show.
I don't know how conditionals work. I have tried a couple of things, mimicking what I have found in the <title> tags and trying to use <else /> to use the bbtitle if there is no other title available, but no joy. I either get a blank area or only the bbtitle.
I also am not sure what effect applying a header tag would have. I want to make the titles work and then use H1 for that area and some of the other header tags (h2, h3, etc.) in other areas of the page.
Any help would be appreciated.
Jim