Quote:
Originally Posted by Valter
No, it is not.
First color is added automatically - it's your style default color.
So if you have two blacks, for example:
- First one is added automatically
- Second one is added by you
Remove your Black, and it will not be doubled.
Playing with the code is not recommended unless you really know what are you doing.
|
Looking at the code, the first color is subject to an IF statement:
if (vB_Template_Runtime::fetchStyleVar('body_color'))
If that statement is TRUE will the first color be assigned to the Common > body_color StyleVar. If the statement is FALSE, it defaults to the first color you list--which is black by default.
On my live & test forums (both running 4.0.2), it always fails:
http://i130.photobucket.com/albums/p...tBox-Black.png
http://i130.photobucket.com/albums/p...atBox-Gold.png
http://i130.photobucket.com/albums/p...hatBox-Red.png