By aryandelhi on
Is it possible to separate administration in Drupal 7? Like Joomla or Wordpress adminitration.
May be using any existing script or custom one?
Thanks,
Aryan
Is it possible to separate administration in Drupal 7? Like Joomla or Wordpress adminitration.
May be using any existing script or custom one?
Thanks,
Aryan
Comments
If you mean removing the
If you mean removing the overlay style admin area then;
This will remove the overlay/toolbar style admin. You can then install an admin theme (Such as those found here - http://mogdesign.eu/blog/10-drupal-administration-themes/) and set this by going to Administration < Appearance
Hope this helps