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

searching for a color in the style.css

Started by Antsche, October 05, 2006, 12:59:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Antsche

Hi everyone!

http://www.saufen666.de/fotos/index.php thats my coppermine.
Can anybody tell where I can change the #FFFFFF color? I mean the Part where the logo is.

Thanky very much

Antsche =)

Nibbler

It's actually in themes/classic/template.html

<td valign="top" style="border: 1px solid #666666;background-color:#FFFFFF;">

It is advisable to make a copy of the theme and rename it to your own name, leaving the classic theme intact.

Antsche