The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to add links on a modified nav?
How can i put links onto this theme nav bar?
http://kreativfantasy.com/index.php?styleid=56 for my own forum any help appreciated |
#2
|
|||
|
|||
Can I please ask where are you wanting to add the links?
In the navigation bar along with the rest or down the left hand side? Thanks, Paul. |
#3
|
|||
|
|||
along the top nxt to the rest of the links .. usercp memberlist etc
|
#4
|
||||
|
||||
IF you don't want to code in navbar templates..
Use this modification if you want - > Advanced Navbar (add navbars & links, display it anywhere) |
#5
|
|||
|
|||
Edit the navbar template.
Code:
<a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a> </td> <td class="vbmenu_control"> <a href="newlink.php$session[sessionurl_q]">$vbphrase[newphrase]</a> </td> |
#6
|
|||
|
|||
i want the links of the standard theme on the nav line of the new theme if that makes sense i assume that will do it ^^
shouldnt say links probaly getting the wrong idea i want the like of vbgarage, arcade , donate etc up there. |
#7
|
|||
|
|||
Some of those hacks input the links for you automatically, if you dont have a modified navbar template, depending on the hack though, it dont always add them inline how you want it, but adds it to the drop menu for "quick links", if the hack dont add it for you were you desire it, you ill need to manually code it in or use the navbar hack kiril linked you to.
|
#8
|
|||
|
|||
cheers i'll have a gander at that then
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|