Hey there,
I'd like to use Rootcandy as administration theme for the site administrator, but not for normal users. Is it possible to turn of the admin theme for normal users?
Thanks,
forschi
Hey there,
I'd like to use Rootcandy as administration theme for the site administrator, but not for normal users. Is it possible to turn of the admin theme for normal users?
Thanks,
forschi
Comments
Comment #1
sign commentedDon't think its possible. For sure it's not possible in drupal core. There might be a module similar to this one http://drupal.org/project/admin_theme but based on roles maybe?
Comment #2
tiutiun commentedPlease check http://drupal.org/project/role_theme_switcher
It lets to assign selected theme to a role
So you can assign a Site theme to anonymous user
And a Rootcandy to authenticated user AKA admin
Comment #3
Anonymous (not verified) commentedThanks for your fast reply. Both modules will solve my problem. I think, admin_theme is the better way: I'll try it with activating rootcandy as administration theme and thenn give all other user groups not the permisson to access admin-theme.
Comment #4
Anonymous (not verified) commentedThanks, admin_theme did it.