I really need some help, and it's probably not that hard but I am such a n00b.
I'm trying to add a custom template called "library" to the navbar. I've added it as a custom template, and I also have it saved as "library.php" and on the server. I don't know how to go about adding this. I've added the code below to my navbar but the link isn't even showing up?
navbar
Code:
td class="vbmenu_control"><a href="faq.php?$session[sessionurl]" accesskey="5">$vbphrase[faq]</a></td>
<td class="vbmenu_control"><a href="library.php?$session[sessionurl]">$vbphrase[library]</a></td>
<td class="vbmenu_control"><a href="memberlist.php?$session[sessionurl]">$vbphrase[members_list]</a></td>
Anyone have an idea of what I do next? :ermm:
Oh shoot, sorry...I'm on 3.0 cause I'm a lagger *blush* and here's a link to my vb
www.thegldg.com and also the page I'm trying to add, but not the right path, it's just a live test page...
http://www.thegldg.com/forum/new_template.php
nevermind, i've got it. thanks