The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How To change Login or Sign up color
I want to make the login or Sign up to red
help please |
#2
|
|||
|
|||
you need to overwrite the css, style manager> style name> edit templates> CSS stemplates> css_additional.css
Code:
.b_menu__dropdown--active { background: #000 none!important; color:#fff!important; } |
#3
|
|||
|
|||
thank you but it does not work ... the text has the same color when i change #fff
|
#4
|
||||
|
||||
Hey,
Add the following code into the css_additional.css Code:
.b_menu__dropdownbutton, .h-disabled .b_menu__dropdownbutton:hover { color: #F01C1C; } |
#5
|
|||
|
|||
Hey,
Thanks for help, it's done. |
#6
|
|||
|
|||
This is not working for me at all. Does it matter if I'm using their Cloud version?
|
#7
|
|||
|
|||
Anyone??
|
#8
|
||||
|
||||
I have found that the weekend is not the best time for questions/answers.
You may have to wait until the beginning of the working week. |
Благодарность от: | ||
Cichlidgeek |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|