I am having trouble changing a font color. Here is the gallery: http://www.intcoa.com/coppermine/index.php (http://www.intcoa.com/coppermine/index.php) I want to change the color of the North American TC owners Association. It's tough to see the black against the background. I manged to change it, but it changed more than that.
Edit http://www.intcoa.com/coppermine/themes/rainy_day/template.html , find{GAL_DESCRIPTION}
and replace with<span style="color:#FFFFFF">{GAL_DESCRIPTION}</span>
or whatever formatting you would like it to be.
Thank you so much, I will give that a try