![]() |
How to Change Nav Bar Tab Hover Color
It appears the admin stylevar uses navbar_tab_selected_background as both the selected and the hover color. How can I get a different hover color then selected? I'm referring to the "forum" and "what's new" tabs...
Thanks! |
Quote:
Find: Code:
.navtabs li.selected a.navtab { |
you will need to add some new css code
You can change the "selected" color in the stylevar. For hover color go to template additional.css Add the following, feel free to customize the color Code:
.navtabs li a.navtab:hover { background:url(hxxp://urltoimage.png) #000000 no-repeat; as opposed to background-color |
Quote:
Thanks! --------------- Added [DATE]1292889310[/DATE] at [TIME]1292889310[/TIME] --------------- Quote:
Thanks! |
He finds the css identifier with firebug then searches in templates to see where it is called. More than likely most styling is called in vbulletin-chrome.css
|
Ok, got ya... Thanks!
|
All times are GMT. The time now is 10:22 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|