Configure a different theme for all subalbums

MDeen

Joined: 2005-02-13
Posts: 7
Posted: Fri, 2010-12-31 22:47

Is there a way of configuring G2 so that all highest-level albums have theme FOO and all subalbums have theme BAR? As far as I can see subalbums always inherit the theme from the main album, and I want subalbums to always have a different theme.
I can manually configure each subalbum of course, but that is a bit of a hassle.

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Fri, 2010-12-31 22:57

Configure the default theme in galleradmin -> themes // this will be the theme the sub-albums will use.
Edit the root album to use a different theme, and have it pass its theme to its sub-albums.

Or configure an embed page and have it set the theme to FOO only when its parentId == 7

-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2

 
MDeen

Joined: 2005-02-13
Posts: 7
Posted: Fri, 2010-12-31 23:16

Damn. Sometimes the inverse of doing things is the best way.

Thanks.