The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Rich Text format for navigation tabs
Hello
Is there any chances to make a Rich text format for tabs in navbar as it is realized in Thread prefixes in a 4.2.0? That would be a great if the tab, for example donation or something like that will glow in other color |
#2
|
||||
|
||||
Just use CSS. All the tabs have a unique id associated with them, so just add something to the additional.css template to make the tab how you want it.
|
#3
|
|||
|
|||
yo mean the ID shown like thisexample?
Identity tab_mdc0_542 And make a class for it? |
#4
|
||||
|
||||
Yeah, that id. So, you could do something like:
HTML Code:
#tab_mdc0_542 a {color: pink;} |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|