How to create a new region in Drupal 6?


Top Questions

Please follow the following steps to create new regions for Drupal 6

ADD the following region information to you theme.info file:
regions[left] = Left sidebar
regions[right] = Right sidebar
regions[content] = Content
regions[header] = Header
regions[footer] = Footer
regions[newregion] = New Region

The Drupal internal system will understand the new region name in the square brackets "[newregion]" and the Description as th e value.
Once created the new region please clear the cache from "Administer > Site configuration > Performance" for reflectiong the changes.

Once followed the above steps you can use the "$newregion" variable to print the particluar block that assigened to this region.

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
1 + 0 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

Check It !

Tweet It

W3 Updates

Stay informed on our latest news!

Syndicate content