PDA

View Full Version : Quick Stylevar (or CSS ?) Question!


ps2wiz
01-12-2011, 02:06 AM
I hate asking this question since it seems obvious, but I just can't find it for some reason. I guess I'm overlooking it. I'm attempting to change the font color of the username and the text below it, when viewing a user's profile.

As you can see from my below screenshot, the font color blends into the background color.

http://img227.imageshack.us/img227/5671/stylevar.png


Or is this instead a CSS value?


Thanks in advance for your help!

TheLastSuperman
01-12-2011, 04:16 AM
It could be how you've modified the stylevars or css or possibly this:

http://www.vbulletin.com/forum/content.php/323-Setting-the-Default-Profile-Style.

Although there's not many stylevars under profile that should make it end up looking like that... if you have not modified the stylevars or css then it's the last one otherwise you'll need to look for the definitions in userprofile.css it's within the CSS Template family when editing templates.

Xtrato
01-12-2011, 05:21 PM
you should get firebug for firefox then use it find the stylevars ...

I suggest you create your own css file to overwrite the stylevars... its efficient and you have more control

ps2wiz
01-12-2011, 06:08 PM
Thanks, FireBug helped me out.