postnuke theme (css) in coppermine postnuke theme (css) in coppermine
 

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

postnuke theme (css) in coppermine

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

Previous topic - Next topic

0 Members and 2 Guests 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