switch theme depending on menu-selection
stoltoguzzi - April 22, 2009 - 10:44
| Project: | Switchtheme |
| Version: | 6.x-1.0 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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?

#1
Yes, the easiest way would be to append a "?theme=themename" query string to each of those items - either via PHP or via JavaScript.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.