Tell me more ×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.

This is my first time using Drupal. so I am not too familiar with it. My question is that is it possible to change the location, size etc. of blocks/tabs that are available as default through Drupal? The blocks/tabs I am talking about are shown in the following snapshot.

screenshot

share|improve this question

migrated from webapps.stackexchange.com Apr 17 '12 at 23:31

1 Answer

I assume, you are referring to "regions" as "block/tabs". If that is the case, you can add/change the regions in your theme_name.info file and page.tpl.php file.

You may find this Link useful.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.