coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: pixie6 on November 06, 2003, 12:46:36 AM

Title: postnuke theme (css) in coppermine
Post by: pixie6 on November 06, 2003, 12:46:36 AM
HI,
is there a way to have coppermine display my postnuke theme css? just  for the tables and such.

thank you
Title: postnuke theme (css) in coppermine
Post by: moorey on November 06, 2003, 03:23:45 AM
In theory, you should be able to edit template.html with the lines

Quote<link rel="stylesheet" href="/path/to/someother/style.css" />
</head>
Title: postnuke theme (css) in coppermine
Post by: Joachim Müller on November 06, 2003, 07:28:09 AM
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