I cannot seem to find the css expression in the style.css file within the "classic" theme that determines that the backgrounds behind the images in thumbnail mode are black.
Can someone please indicate which expression this might be?
Thanks,
Brenn
to find such issues, there are several ways:
- use the theme "styleguide" that comes with your coppermine package (and is available on the demo page (http://coppermine.sourceforge.net/demo/index.php?theme=styleguide) as well)
- when using Mozilla/Firefox/Netscape, get the great tool "Web Developer" - it will create a new bar that let's you (among other things) see what css class is used for which part of a page.
Joachim
Thank you!!!
Resolved