Quote:
Originally Posted by RMS-Chef
In the header template find:
Code:
<!-- nav buttons bar -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center">
Under that, you may add your links. If your loking for Home Page & Forum Home try this:
Code:
<td class="vbmenu_control"><a href="$vboptions[homeurl]">Home</a></td>
<td class="vbmenu_control"><a href="$vboptions[forumhome].php$session[sessionurl_q]">Forums</a></td>
|
Ya know, I doubt you could get better paid support from most sites as you'll find from the VB sites and the members.
Thanks again.