in my navbar I have
Code:
<h1 class="bread">$navbits[lastelement]</h1>
I have it styled to display the same as it did originally. This way no matter what the lastelement (forum name, thread name, etc) it creates an h1 to collaborate with the page title that's already like this. Another possible option would be to also display the forum description below it (or combine the two above the navbar)