Integrating Coppermine photo gallery using VB CSS
I've got Coppermine installed and running with VB3 RC2. The next step is to get the styles to match. If I were to load the VB stylesheet into Coppermine is there any way to combine the 2 style sheets. That is, to redefine the Coppermine definitions based on the dynamically changing (on a per user basis) vb CSS?
The easy way would be to do something like this...
.tableh1 { .thead }
though, based on research, I doubt something like this works. Other than manually changing all the class statements in Coppermine are there any other options?
|