How can I change the color of these options in my profile?
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
How can I change the color of these options in my profile?
Here is a picture of what I'd like to edit:

I would like to know how to change the colors of those option and to make it stay white on the page you are at (I was at Information and its a lot darker than the rest).
Thanks!

I would like to know how to change the colors of those option and to make it stay white on the page you are at (I was at Information and its a lot darker than the rest).
Thanks!
Last edited by {LGO}*CF*Oscar on December 3rd 2014, 2:19 pm; edited 1 time in total
Re: How can I change the color of these options in my profile?
Hello
Add this in your CSS
Add this in your CSS
- Code:
#tabs a span {
color: #fff;
}
#tabs a:hover span {
color: #fff;
}
#tabs .activetab a span {
color: #fff;
}
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum