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

How to change colour

Started by photofreak, September 05, 2004, 02:23:46 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

photofreak

How can I change the colour of the albumnames in the index.php?

Joachim Müller

use the styleguide theme on the demo page to find out what css class is being used for which part of coppermine. Afaik the class for album names is "alblink". You can as well find out by looking on the html output of your page.

Joachim