For some reason my vb3.8 isn't showing the changes. My navbar template from very first line starts like this:
<br />
<!-- Navbar Links -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:1px">
<tr align="center">
<td class="vbmenu_control"><a href="http://www.ontariostorms.com/misc.php?do=cybtpimx">Top Posters</a></td>
</tr>
</table>
</div>
<!-- / Navbar Links -->
<!-- breadcrumb, login, pm info -->
...etc.etc.etc...
The part in bold is the link to the "Top Posters" which is also available from the QuickLinks pulldown. But it's not showing up. ???
http://www.ontariostorms.com (is the site I've edited where I want the link in navbar)