undefined stylesheet classes in theme.inc.php? undefined stylesheet classes in theme.inc.php?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

undefined stylesheet classes in theme.inc.php?

Started by wprowe, December 12, 2005, 01:20:42 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wprowe

There are at least two classes referenced in the "includes/themes.inc.php" that are not defined in any theme's style.css. Those are "albums" and "adm_menu". Are these supposed to be defined? I can't find any themes that define them, but they are referenced in "includes/themes.inc.php".

I found this while trying to reconstruct my theme using the 1.4.2 classic theme as the base (copyied and customized the stylesheet colors).
Walter Rowe
Music, Travel, Outdoor, Nature and Wildlife Photography

donnoman

If the theme looks ok without them, then they don't have to be defined for THAT theme. All selectors are there for the using of theme developers whether they need them or not.