Thread: Link in Navbar
View Single Post
Old November 4th, 2005, 10:52 AM   #1 (permalink)
aberg
Member
Verified Customer
 
Join Date: Sep 2003
Posts: 322
Question Link in Navbar

Today i have updated to version 3.5
Because i have reverst all templates i also have moved the link in the NAVBAR
Now i want the link back,but in this version it seems that it don't work.
I put this line in Navbar what i before also used:

</td><td class="vbmenu_control"><a href="./photopost/index.php">photogalerij</a></td>

But i don't see the link in the navbar.
I do it like this:
Do you know how i get the link back in the navbar?

<td class="vbmenu_control"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a </if>
<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
<td class="vbmenu_control"><a></td><td class="vbmenu_control"><a href="./photopost/index.php">photogalerij</a></td>href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
<if condition="$show['popups']">
aberg is offline   Reply With Quote