How to define new regions (sidebar,header, footer) in drupal ?
Answer Posted / 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 |
Post New Answer View All Answers