Closed (fixed)
Project:
Switchtheme
Version:
6.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2009 at 10:44 UTC
Updated:
24 Aug 2009 at 23:50 UTC
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
Comment #1
sunYes, the easiest way would be to append a "?theme=themename" query string to each of those items - either via PHP or via JavaScript.