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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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.