A ice cold theme fitting the upcoming winter season :P.
Another design "DM-Frosty" is available for use with CPG 1.4.x.
The archive holds PSP- and font- resources if you like to change something.
Download link of DM-Frosty (http://www.xs4all.nl/~hkicken/coppermine.htm)
Demo (http://coppermine-gallery.net/demo/cpg14x/index.php?theme=dm_frosty) - Download (http://prdownloads.sourceforge.net/coppermine/cpg1.4.x_theme_dm_frosty.zip?download)
A reply to this thread has been split and moved to cpg1.4 themes/skins/templates (http://forum.coppermine-gallery.net/index.php?board=51).
http://forum.coppermine-gallery.net/index.php?topic=37793.0 (http://forum.coppermine-gallery.net/index.php?topic=37793.0)
A css glitch where found when you use the upload screen.
There is no text visible in the upload boxes.
To solve this open style.css and change the listbox tag as below.
.listbox {
border: 1px solid #D1D7DC;
vertical-align: middle;
font: 100% Verdana, Arial, Arial, Helvetica, sans-serif;
color: Black;
}
Original distribution is updated on this.
Updated demo and sf.net download section as well to reflect your changes. Thanks for the update.