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 is the difference between hook_init, hook_boot, hook_exit?
What are drupal themes?
Which are the files in a typical drupal theme?
What are the render arrays in drupal?
What is the use of drupal?
Where do we upload contributed modules in drupal?
What are the regions in drupal?
Which files are required for module?
List the modules required for building a social networking website in drupal.
When did drupal 8 release?
What is node drupal?
Explain backward compatibility in drupal?