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. |
does it available in xml format?
|
What? This is a tutorial on how to add a dropdown tab prior to vB v4.2.1, what do you need with a xml?
|
Thank you ;)
|
So if I'm running 4.2.2 do I need this mod or is it included in Vbulletin?
|
It is included as of 4.2
|
Quote:
Can you tell me how I do this? I did everything in nav manager I added links to the main tab, but they just appear below the tab area, and not as a drop down style menu. |
1) Create a tab.
2) Create a menu for the tab. 3) Edit the tab and find the setting, "Target Menu" select the menu you just created, click on save. 4) Add links to the menu you created, these are what will show up as the dropdown items in the tab. |
Bravo!!!
|
Hi :)
How can I change the font style? I changed in this code but nothing changed :o HTML Code:
.popupbody li a, https://vborg.vbsupport.ru/external/2016/01/3.jpg Thank you ;) |
thanks..... working
|
Quote:
|
All times are GMT. The time now is 10:19 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:
|