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

postnuke theme (css) in coppermine

Started by pixie6, November 06, 2003, 12:46:36 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pixie6

HI,
is there a way to have coppermine display my postnuke theme css? just  for the tables and such.

thank you

moorey

In theory, you should be able to edit template.html with the lines

Quote<link rel="stylesheet" href="/path/to/someother/style.css" />
</head>

Joachim Müller

but then you don't have the same css-classes in coppermine and in postnuke, so only your "general" stuff will work like body, p, h1 etc.

GauGau