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

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.