![]() |
Nav Bar Entries
How do i make nav bar entries? like add new things to the nav bar?
|
Have a look in the navbar template for references. An example would be..
Find this line (your stock calendar link): Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> Code:
<td class="vbmenu_control"><a href="www.yoursite.com/otherstuff">Other Stuff</a></td> |
yup it does thanks :D
so how do i remove? just delete them? |
Quote:
You can see your historie, in what changes you have made, by clic "view historie" in the templates you are working with. |
how do i get of the quick links one?
i cant find it how do i get rid of "quick links" is wat i mean |
Please proceed with this using caution and backup your navbar template before doing it. This will remove the Quick Links menu and submenu's completely for everyone.
Find and remove: Code:
<if condition="$show['member']"> Code:
<!-- / header quick search form --> Code:
<!-- / NAVBAR POPUP MENUS --> |
cool thankx
that work'd ok i added a new one in but only register'd users can see it? how do i make it so guests see it too? |
make sure it doesn't have
Code:
<if condition="$show[member]"> Code:
</if> |
okk thanks
|
All times are GMT. The time now is 01:00 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|