In drupal 6 you could edit the user and it would give you the option to set the theme they use. This option does not appear to be available in Drupal 7. How else can one go about setting a theme on a per user basis?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This functionality has indeed been removed from core in Drupal 7, see the discussion here.
It seems the functionality has been superseeded by the ThemeKey module. Among other things it will allow you to specifiy themes for certain users/roles.
Hope that helps