The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'm using a plugin to create a dropdown in the navbar and I don't want it to be at the end of the navbar.
The plugin code i'm using is Code:
global $template_hook; $newTemplate = vB_Template::create('dropdown'); $template_hook['navtab_end'] .= $newTemplate->render(); |
#3
|
||||
|
||||
![]()
You can use navtab_start or navtab_middle too
|
#4
|
|||
|
|||
![]()
navtab_middle does not work
|
#5
|
|||
|
|||
![]()
On vBulletin v4.2x there is no 'navtab_middle'. Prior to that there was, so @vBNinja is not exactly wrong .
-There is better talent around here then I, so maybe someone else knows something. ![]() |
#6
|
||||
|
||||
![]()
oh right 4.2, where they re-did the nav system..
Well in that case you have to add the tab through the Navigation Manager: http://YOURDOMAIN.COM/admincp/navigation.php |
#8
|
|||
|
|||
![]()
@Lynne is right, again!
![]() Because @Lynne pointed this out, I rechecked v4.2.1 and a drop-down menu on the main tab (of course) is included. I was pretty sure they added it, I just did not set it up right in the first place. I added drop-downs to the navigation software on my own system in v4.2.0, so it confused me. vBulletin v4.2.1 Release Changes http://www.vbulletin.com/forum/forum...-been-released It is not obvious in the navigational setup as it is not defined in the attachment drop-down selection box, but in the main setup area, but only after you attach a sub-menu. Look for this line on the navigational menu - main tab page. A sub-menu for this tab must be created before this option can be used. Thanks @Lynne ![]() |
Благодарность от: | ||
Lynne |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|