I'm wondering if anyone here can tell me how this site is running multiple themes for different types of content:

http://www.tentonhammer.com/

This site has its content sorted by game. There is a default them on the front end of the site, but then there are custom themes for most of the game sections. Click on one of the links at the very top of the site (for instance, http://www.tentonhammer.com/eve). This doesn't appear to be a separate drupal install or anything like that, but all the content for the section is themed with a custom theme appropriate for that game.

How is this accomplished?

Comments

matt_harrold’s picture

ThemeKey (http://drupal.org/project/themekey) can do this.

There are probably other modules that can do it too.

It's worth spending an hour or so browsing through the http://drupal.org/project/Modules pages ... there are gems hidden in there.