News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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