Need to change font color in one spot Need to change font color in one spot
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Need to change font color in one spot

Started by beddows, May 28, 2006, 08:54:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

beddows

I am having trouble changing a font color. Here is the gallery:  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.

Joachim Müller

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.

beddows

Thank you so much, I will give that a try