Skip to main content

You are here

Modifying the Drupal Admin Theme

Configuration ScreenshotIt is customary, when modifying a theme, to set it as the default theme for the website in use, in order to see the results of any changes. But it is dangerous to employ that same theme for admin, because if those changes break the theme so badly that it cripples the functionality of the site, then it may be quite difficult to recover. As a precaution, set the admin theme to one known to be stable — such as Seven or Garland — prior to making any drastic changes. Thus, even if the public pages break, the admin pages should still work.

About the author

Feeds: 

Issue identifier: 

The Design Issue
Share/Save

Comments

Hi!
I think the title of the post is a bit misleading... it seems you're gonna write about how to modify the template or similar of a Admin Theme. Shouldn't be better sth like "Changing" or "Setting"?

That's really strange article. Agreed with @piscos.
Actually if your admin theme failed you always can restore variable "admin_theme" to default manually or with Drush:
--> drush vset admin_theme seven

Premium Drupal Themes by Adaptivethemes