The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I am trying to change the color of my selected navtab color from blue to #2e2f39 i want to leave all other colors of it the same. I have looked thru the stylvar think it was navbabr tab_selected color but it did nothing i have also tried
Code:
#vbtab_forum a.navtab {
background-color: #2e2f39;
color: #FBCB3D
}
#vbtab_what's new a.navtab {
background-color: #2e2f39;
color: #FBCB3D
}
#vbtab_classifieds a.navtab {
background-color: #2e2f39;
color: #FBCB3D
}
#vbtab_garage a.navtab {
background-color: #2e2f39;
color: #FBCB3D
}
#vbtab_gearbanging media a.navtab {
background-color: #2e2f39;
color: #FBCB3D
}
I would also like to change the text color of the forum name and last post color to #2e2f39 but cannot seem to find it either. Any help would be great. Thank you |
|
#2
|
||||
|
||||
|
For the navtabs add this to additional.css template
.navtabs li.selected a.navtab { background-color: #2e2f39 !important; } |
|
#3
|
|||
|
|||
|
Quote:
Thank you but that did not work either. |
|
#4
|
||||
|
||||
|
Hmm
This is because you are not using transparent image for navtab background. Change the color of this image according to your needs ... navtab_selected_bg.png |
|
#5
|
|||
|
|||
|
Where Do I find this And How Do I Change?
|
|
#6
|
||||
|
||||
|
Location of the image is: http://gearbanging.com/digitalvb/mor...elected_bg.png
Edit it using photo editing software like "Photoshop" Download the image ... edit it ... upload it .. |
| Благодарность от: | ||
| SPEEDKILLZ | ||
|
#7
|
|||
|
|||
|
Thank You, I Will Give It A Try
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|