The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] vBNavTabs Details »» | |||||||||||||||||||||||||||||||||||||||||||||
vBNavTabs: What is it?
vBNavTabs is a professional navtab mod, allowing administrators to add, unlimited tabs and dropdown menus with no additional queries. Uses vBNavtabs is perfect for any forum, both small and big alike. vbNavTabs is the ideal product to add your own tabs, dropdown items to tabs and sub-link items to tabs in the default navbar. Easy admin interface for customizing your added items. vBulletin Versions: Compatible with vB versions 4.1.x and 4.2.x You will find the version for for vB4.2 in the downloaded zip in a folder called vBNavTabs For vB 4.2 ONLY!!! That is what you use if you are running vB 4.2 ------------------------------------------------------------------------------------------- If you like this mod please hit the button to the right ----> Please remember to click the, button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications. We appreciate the support! ------------------------------------------------------------------------------------------- Differences between Pro and Lite Priority support & Product Demos available at: http://www.dragonbyte-tech.com/ ------------------------------------------------------------------------------------------- Translations may be available @ http://www.dragonbyte-tech.com/forums/91-Translations Support for translations handled by the translator in its respective threads only. ------------------------------------------------------------------------------------------- Complete Feature List vB 4.1.x (Lite)
Lite Features vB 4.2.x
This mod displays a copyright notification in the footer of pages generated by this mod which includes:
Download Now
Screenshots
Show Your Support
|
5 благодарности(ей) от: | ||
afmarko99, Judith2, RichieBoy67, Skaut, tsac |
Comments |
#232
|
|||
|
|||
Quote:
I know I did this right because it is showing up on other things that are not related to NavTabs |
#233
|
||||
|
||||
That is the only thing I can think of, unless the custom style is using something different, you could do a search in templates for this:
Code:
.navtabs li.selected .popupbody li Code:
.navtabs li.selected .popupbody li a { text-indent: 0; color: {vb:stylevar navbar_popupmenu_link_color}; background: {vb:stylevar navbar_popupmenu_link_background}; padding:{vb:stylevar popup_padding.paddingTop}{vb:stylevar popup_padding.units} {vb:stylevar padding}; } Chris |
#234
|
|||
|
|||
I've looked at that and it appeared fine, when I look at the raw code and inspected the element using chrome I am seeing this:
Code:
<a style="color:rgb(0, 0, 0)" href="http://www.tns-gaming.com/arcade.php" target="_self">Arcade</a> |
#235
|
||||
|
||||
Maybe the style coder did not add the code in right, try adding this to your additional.css template in that style:
Code:
.popupbody li a, .popupbody li label { color: {vb:stylevar popupmenu_link_color}; } Chris |
#236
|
|||
|
|||
That didn't work, but I went into the code more and I checked where it was getting all the information. In the includes/functions.php it had the .navbar_selected_popup_body_a_Color stylevar being used. I added that into my additional.css and it didn't work, so I decided to experiement and just changed the code there to a color and it worked.
I hate to do that and I know when you push an update I'll probably have to redo it, but at least I got the result I was looking for. I have no clue why none of the style vars were working. In further looking, I've discovered I don't have a navbar_selected_popup_body_a_Color stylevar. How can I add one to my style so I don't have to mod your code? |
#237
|
||||
|
||||
It can get a bit complicated, but you can look at this post and see if you can do it, https://vborg.vbsupport.ru/showthread.php?t=233973
I would ask the skin developer to add it as it should be there. Chris |
Благодарность от: | ||
SpikedRocker |
#238
|
|||
|
|||
Thanks for all the help the past few days!
|
#239
|
|||
|
|||
Used this mod with some another skins (TF_Ideal) and skin is fixed ..when i use this tabs mod skin is totaly destroyed ( fixed become fluid, font sizes, colors and much more) ...when i disabled this mod..skin works fine ... no problems
some solution or help? regards bosss |
#240
|
||||
|
||||
Which version of vBulletin are you using, and is the skin available here on vBulletin.org for me to download?
Chris |
#241
|
|||
|
|||
Quote:
i can send skin files - no problem! regards bosss |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|