Skip to main content
Apr 11, 2014

Changing the Drupal theme based on path

When using Drupal we all know there are two themes: default and administrative. By having two different themes site managers have a better user experience by knowing "this is public," and "this is administrative." It also proves beneficial to have specific administration themes due to the kinds of content and forms that a site manager has to interface with.

#drupal  #drupal administration