Quote:
Originally Posted by Pro-eSports.com
I found the helpful_answers template and a code bit which has the word color in it but when I changed the color it had no effect.
PHP Code:
<br /><hr size="1" style="color:$stylevar[tborder_bgcolor]" /> <vb:if condition="$vboptions[helpans_neg]">
I tested it with:
style="color:000000"
and
style="color:#000000"

|
Which color are you looking to change?