The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
You could do something like edit the navbar template and find:
Code:
<a href="{vb:link forumhome}"> (which seems to occur three times for some reason) and replace it with Code:
<a href="{vb:link forumhome}" target="vbforum"> This has one flaw (that I know of) - if you arrive on the forum page from somewhere other than the CMS page then press the Forum button, it will open another window/tab on the same page. Maybe someone can figure out how to get around that. (I'm not sure why the forum button is even active when you're already there). |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|