![]() |
Navbar Help
Hello everyone. How do I add a home and fourms link in my navagation bar. I searched the forums and found info for a photo gallary but I dont fully understand. Thank you.
Im at the template navbar right now. |
Find this:
Code:
<if condition="$show['member']"> Code:
<td class="vbmenu_control"><a href="/index.php">Home</a></td> |
That worked perfect, now how do I control its position.
|
Just move that code around in file to put it after whatever link you want. This is part of navbar template where all links are:
Code:
<if condition="$show['member']"> |
My last question. You have been so helpful. Seems both links are working fine if Im already in the forums area. But If I try the forums link from the mainpage it doesnt go to the the forums, its just as if it refreshes. Any ideas. Thanks again for all the help.
|
On homepage change forum links to full urls, like /forums/index.php or http://whatever/forums/index.php
|
Quote:
Im sorry im very new this, Im going to need more information. Thank you again. |
Can you post your forum url?
edit: nevermind, found it. Change Code:
<td class="vbmenu_control"><a href="index.php$session[sessionurl_q]">Forum</a></td> Code:
<td class="vbmenu_control"><a href="/forums/index.php$session[sessionurl_q]">Forum</a></td> |
Perfect!! Thanks for your time.
|
All times are GMT. The time now is 07:15 AM. |
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:
|