Andrew, I have a quick question:
I am adding more links to my navbar template and it is throwing it off. I am matching the code and changing the necessary parts. Here is an example with integrating FlashChat with my forum.
Code:
<td class="vbmenu_control"><a href="misc.php?do=flashchat">$vbphrase[flashchat]</a></td>
As a result I lose the nice navbar look.
Also, once I edit the navbar a border is made around navbar.
Am I inputting the wrong code into the template or is it something different?