Quote:
Originally Posted by Ron1n
yea, I dont add instructions for the nav bar. just open up another hack you have used to add a link to the nav bar and then copy that code but change the filename. its just a simple template edit, but since everyone's skin is different... i just let ppl do it themselves.
Here is another screenshot of the installer for 3.0 
|
Okay I did what you said, and well I had tried that before except nothing shows up, this is what I have as the code..
Code:
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
<td class="vbmenu_control"><a href="downloads.php?$session[sessionurl]">$vbphrase[downloads]</a></td>
Obviously this is in navbar. Could the reason that its not showing up be because I have so many hacks already on the navbar?