So there are no H1 tags in vBulletin pages when they are so important to Google.
How do I edit the $navbits to surround the current location in the breadcrumb with H1 tags?
Thanks
--------------- Added [DATE]1273529069[/DATE] at [TIME]1273529069[/TIME] ---------------
Found it :
Edit the navbar_link template and change
to
HTML Code:
<h1 style="font-size: 10pt; font-weight: bold; text-align: left; display:inline;">$nav_title</h1>