View Full Version : Having some issues with the About Me section
Reaper255
11-07-2012, 02:24 AM
So I can't figure out how to change the coloring of these areas in the CSS. Please help. As you can see the font color is white and is very hard to read. I tried looking it up on google and it told me where to look in Stylevars but in my stylevars its set to black so I am thinking something might be overriding it unless the place I looked was not right. Thank you in advance.
Reaper255
11-07-2012, 11:05 PM
bump. Please can someone help me out?
John Lester
11-07-2012, 11:52 PM
Add this to your additional.css file and adjust "color" to your liking :)
ACP -> Styles & templates -> style manager -> your style here -> edit templates -> CSS templates -> addtional.css
.profile_content .blockbody .stats dd {
clear: right;
color: #CC0000 !important;
float: left;
}
Reaper255
11-08-2012, 10:51 AM
First I'd like to thank you for replying. But unfortunately that didn't seem to work. It changed the color of all the black text but not the white text.
John Lester
11-08-2012, 06:17 PM
Post a link to one of the about me pages so I can Firebug it :D
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.