Hi,
I am working on a site, and the client wants some of the admin pages to have a different layout.

I am the second person to work on this site--the admin area has nodes like, add company, for example; the client wants the layout of these pages to change.

I found several modules that seem to be helpful:

https://drupal.org/project/cube

https://drupal.org/project/admin_theme

Could these help? I've edited the layout of nodes and blocks...but have not edited the layout of admin areas.

Thanks so much!

Michael

Comments

Jaypan’s picture

You didn't mention which version of Drupal you are using, but D7 contains the functionality to have a separate admin theme as part of core, you don't need any add-on modules.

alotofmath’s picture

Thanks for the reply!

I found, too, you can alter the css of whatever admin theme is installed.

http://themery.com/dgd7/advanced-theming/css/add-remove-replace

The goal is layout changes to forms, so, maybe just altering the css is what is needed here.

Thanks again,

Michael