Hello All,

I am new to drupal and creating simple static pages using drupal.
I have created custom theme and applied to all front end page. For all admin option like adding/editing content or blocks i want to use administration theme (currently used garland). Aministration theme is getting applied for all the admin pages except "Blocks list page" i.e. (/admin/build/block).

Any one knows the reason? and solution of it?

Regards,
Ashok Naidu

Comments

Nguyen DO’s picture

Notes: Blocks are configed for a specified theme, not for site-wide.

You should config blocks for every theme you need they display

WorldFallz’s picture

That behavior is by design-- so you can see the regions you're specifying for the blocks. This has been changed for d7!