The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
adding a third alternate color
does anyone have a clue on how to do this.
I want to keep alt1 and alt2 the same, but I need to add a third color to a section similar to what is done here at VB.org where there is gradient in the navbar It looks much cleaner than having the first and secondary colors breaking it up --------------- Added [DATE]1251838194[/DATE] at [TIME]1251838194[/TIME] --------------- I assume we have to create new class, but am unsure as to how |
#2
|
|||
|
|||
Do you want the alternate color only in the nav?
|
#3
|
||||
|
||||
Try adding this to your additional css for you style, obviously changing it to how you need it
Code:
.alt3, .alt3Active { background-color: #E1E4F2; color: #000000; border-top: #FFFFFF 1px solid; border-left: #FFFFFF 1px solid; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|