Any way to get the dropdown to open on hover?
|
Quote:
|
How can I add the arrow img if my style is:
domain/images/styles/STYLE.NAME/misc/arrow.png because it's not working <a href="javascript://" class="popupctrl navtab" style="background:transparent url({vb:stylevar imgdir_misc}/arrow.png) no-repeat {vb:stylevar right} center; padding-right: 15px">Drop Bombs</a> How can I add the navtab after cms, something like: $template_hook['navtab_end'] ....... $template_hook['navtab_after_cms'] and how can I reduce the sublink space: https://vborg.vbsupport.ru/external/2011/12/5.png For the sublink space I found that the padding: .popupbody li > label { padding-bottom: 8px; padding-left: 10px; padding-right: 10px; padding-top: 8px; } should be: .popupbody li > a, .popupbody li > label { padding-bottom: 0; padding-left: 10px; padding-right: 10px; padding-top: 0; } and is defined in additional.css .popupbody li > a, .popupbody li > label { padding:{vb:math {vb:stylevar padding}-2} {vb:stylevar padding}; } So where could I edit "stylevar padding" ? It's not in the Style Variable Editor / popupmenu_padding because there I have 2, 0, 0, 0 |
SOLVED, Cheers great work
|
thanks shelby, i gonna try this :)
|
Great Info, THX!
With the new navigation manager in 4.2 still not allowing you to add drop down menu to parent tabs :mad:; would it be best practice on 4.2.1 to add a tab with the default nav. man. and then just update the corresponding tabs code in forumdisplay.php with your code in step 2? If that makes sense ;) OR forget nav. man. and just insert your step 2 code after {vb:raw navigation} in navbar template; Like this- https://vborg.vbsupport.ru/showthread.php?t=246687 :D |
Yes you can have dropdowns in the Navigation Manager now as of v4.2.1
|
Not within the navbar (parent tabs) only in the submenu?
|
Yes you can, they added that functionality in 4.2.1
http://www.vbulletin.com/forum/forum...-prod-installs |
[S]BETA only?[/S]
Found it; great job updating the manual and tuts vB! :down: Target Menu- This is the Menu that will open upon a click on the Tab. Sub menus belonging to the selected tab must be created before one can be assigned to the tab as the main menu. |
All times are GMT. The time now is 11:03 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 | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|