HI,
is there a way to have coppermine display my postnuke theme css? just for the tables and such.
thank you
In theory, you should be able to edit template.html with the lines
Quote<link rel="stylesheet" href="/path/to/someother/style.css" />
</head>
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