Taurus Customer May 21, 2012 #1 How do I change the font color for the 'awards' text as in screenshot please? Or what property does it get it from? (Stylevars) Thank you kindly.
How do I change the font color for the 'awards' text as in screenshot please? Or what property does it get it from? (Stylevars) Thank you kindly.
Ozzy47 Former Developer Customer May 21, 2012 #2 I can't seem to find that stylevar anywhere, seems like it is inherent from something else. So easiest way to change it is go to the template additional.css and add the following: Code: legend { color: [URL=http://www.dragonbyte-tech.com/usertag.php?do=list&action=hash&hash=FFFFFF]#FFFFFF[/URL] } You can change FFFFFF to what ever color you wish.
I can't seem to find that stylevar anywhere, seems like it is inherent from something else. So easiest way to change it is go to the template additional.css and add the following: Code: legend { color: [URL=http://www.dragonbyte-tech.com/usertag.php?do=list&action=hash&hash=FFFFFF]#FFFFFF[/URL] } You can change FFFFFF to what ever color you wish.
Taurus Customer May 21, 2012 #3 Man....if you know how many hours I searched for this! Thank you so much, works perfectly! You ROCK!! :RpS_thumbsup:
Man....if you know how many hours I searched for this! Thank you so much, works perfectly! You ROCK!! :RpS_thumbsup: