PDA

View Full Version : Help changing a font color


il1uzions
02-19-2013, 05:32 PM
I cant find where to edit this, but under my user profiles, the bar on the far left the text is very hard to read, i'd like to know where I go to change this blue text to white or black for the 'sent private message' link, etc. Thanks guys!

http://i25.photobucket.com/albums/c83/il1uzions/Untitled_zpse5d150c3.jpg

--------------- Added 1361326844 at 1361326844 ---------------

Anyone? :/

John Lester
02-20-2013, 04:22 PM
Since you're using a customized template you will need to provide a link to the page so we can get the code correct. Otherwise what we suggest may not work.

BigAl205
02-20-2013, 05:37 PM
You will need to edit the template.
I would make a copy of the style first, just in case this doesn't work
Under "CSS templates" open "userprofile.css"

search for
#sidebar_container a
{
color: {vb:raw moduleinactive_link_color};
}and change it to
#sidebar_container a
{
color: #ffffff;
}

il1uzions
02-24-2013, 10:49 PM
Awesome. Thanks guys. I'll give this is a shot.

Amaury
02-24-2013, 10:52 PM
No custom CSS needed, actually.

Just edit the sidebar_background StyleVar.