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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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