The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
||||
|
||||
![]()
Wow, I finally figured it out!! I thought I would post the answer for another user that may be trying to do the same thing..
Instructions: 1) Styles & Templates > Style Manager 2) In the drop down box next to your style name select "Edit Template" then press GO!! 3) In the box to the left scroll down until you see "CSS Templates" and double click it. 4) In the list under CSS Templates double click on "vbulletin-chrome.css" 5) At the bottom of the window is a search in template box. copy paste this: Code:
.navtabs li a.navtab:hover { Code:
.navtabs li a.navtab:hover { background:{vb:stylevar navbar_tab_selected_background} 0 -{vb:stylevar navbar_tab_selected_top_height}; color:{vb:stylevar navbar_tab_selected_color}; } Code:
.navtabs li a.navtab:hover { /*background:{vb:stylevar navbar_tab_selected_background} 0 -{vb:stylevar navbar_tab_selected_top_height};*/ /*color:{vb:stylevar navbar_tab_selected_color};*/ } |
Благодарность от: | ||
Lynne |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|