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.
Posts: 8339
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
Posts: 7
Damn. Sometimes the inverse of doing things is the best way.
Thanks.