The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Remember Me Stylevar
Hey Guys
I have managed to some how get the text "Remember Me?" set to transparent and have spent a few hours trying to find which stylevar controls it. Does anyone know which stylevar i would need to update to change this to another color? (I tried searching for a similar topic but couldn't find one) Thanks |
#2
|
|||
|
|||
Any help with this? Its really got me stumped
Am thinking i will just edit the template and force it to use a different color but dont really like doing that |
#3
|
|||
|
|||
I would think header_color but it doesn't work.
|
#4
|
||||
|
||||
Quote:
Quote:
Code:
.toplinks .remember { margin: -{vb:math {vb:stylevar padding}/3} 0 0 {vb:math {vb:stylevar padding}*2}; font-size: {vb:math {vb:stylevar font.fontSize}-3}px; color: {vb:stylevar toplinks_text}; } |
#5
|
|||
|
|||
Awesome that was it thanks!
It was difficult to find because every other stylevar that deals with color is called name_color not text Thanks for the help |
#6
|
|||
|
|||
I was able to update the "Remember Me" text color but it also changes the color of the "Help" and "Register" top link button's text as well.
How would I edit the below code to use a hex color i.e. #000000 in place of the variable? color: {vb:stylevar toplinks_text}; Thank you so much for your help! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|