The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help with navbar
I'm using the vbadvanced cpms mod, so I can put a homepage on my forum with news and stuff.
When people are viewing this front page, I would like to have a link to the forum in my navbar. However when people are in the forum, I would like to have a link back to the homepage instead. How can I do this? I've seen it used in another forum at http://www.speedsolving.com which is where I got the idea. And secondly, how can I add another popup to the navbar with links to specific pages? I've looked at the vbulletin documentation for this but it is very confusing because it tells me to do something with javascript, but it doesn't show how to put an actual link. |
#2
|
||||
|
||||
use THIS_SCRIPT as a condition. ie:
HTML Code:
<if condition="THIS_SCRIPT == 'vbadvanceds_script_name'"> link to index page <else /> link to vbadvanced page </if> |
#3
|
|||
|
|||
Thanks, I got that working, however I am still utterly confused as to how to make an extra popup menu on my navbar.
|
#4
|
||||
|
||||
|
#5
|
|||
|
|||
Thanks, thats it.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|