Some of my site users prefer a light theme, others prefer dark one. In drupal 6, is there a way to allow users to choose their favorite theme? How? Thanks
Tell me more
×
Drupal Answers is a question and answer site for
Drupal developers and administrators. It's 100% free, no registration required.
|
I didn't look this up, but if I'm not mistaken, you should enable the themes users can choose from, and give the appropriate user role(s) the "select different theme" permission. |
|||||
|
|
Try Themekey module. After installing this module from 'ThemeKey User Profile' configuration, enable the option for user to select their own themes, so that it will be available in user profile and user can select their own themes. |
|||
|
|
