When I am loged in, I have the Seven admin-theme, as administrator. But when I have created an new user with a new role, named “editor”. This users theme is a mix with Seven and Zen theme. How is that possible? Under apperence tab the admininstrator-theme is Seven – but it’s showing as Seven/Zen-mix.
Share
First of all, there is a permission to view pages in the admin theme. Make sure it is checked for the appropriate roles.
Second, by default only paths starting with /admin/ will be shown in the admin theme. A page like /node/add/story may still be displayed in the front end theme. If you need more control, check out http://drupal.org/project/admin_theme.