How to define new regions (sidebar,header, footer) in drupal ?
Answer / Sarvesh Kumar Kutar
To define new regions in Drupal, you can follow these steps:n1. Install the Region module if it's not already enabled.n2. Go to Administration > Structure > Blocks.n3. Click on the 'configure block region' link for the region where you want to add a new region (e.g., sidebar, header, footer).n4. In the Region settings, click on the 'Add region' button.n5. Give your new region a name and save the configuration.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the regions in drupal?
What is hooks in drupal and list few hooks used in your project?
How do I install drush globally?
Who invented drupal?
Explain the concept of node in drupal?
Name some of the most commonly used PHP based CMSs?
Explain the block in drupal?
Which module used to validate drupal code?
What do you mean by subtheme in drupal?
What is the use of auto-reply field in contact module?
Explain git commands?
How do I disable commenting on articles in drupal?