A simple CSS query A simple CSS query
 

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

A simple CSS query

Started by Brenn, August 25, 2004, 06:26:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Brenn

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

Joachim Müller

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 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

Brenn