Theme "DM-Legend" for cpg1.4.x Theme "DM-Legend" for cpg1.4.x
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Theme "DM-Legend" for cpg1.4.x

Started by DaMysterious, October 26, 2006, 04:09:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

DaMysterious

Another design "DM-Legend" is available for use with CPG 1.4.x.

Download link of DM-Legend
DaMysterious.

Joachim Müller


DaMysterious

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 #FFCC00;
padding-left: 3px;
padding-right: 3px;
font: 100% Verdana, Arial, Helvetica, sans-serif;
background: #41251A;
color: Gray;
}


Original distribution is updated on this.
DaMysterious.

Joachim Müller

Updated demo and sf.net download section as well to reflect your changes. Thanks for the update.