I would like to implement the following:
- the main-menu has 5 entries
- depending on the selection from this menu the theme should change (so I will have 5 different themes).

Can I do this using the switchtheme module?

Comments

sun’s picture

Status: Active » Fixed

Yes, the easiest way would be to append a "?theme=themename" query string to each of those items - either via PHP or via JavaScript.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.