Wednesday, 15 April 2015

How can we set the region in drupal theme?

Answer:-You can set the regions in themename.info file. Following is the example:
regions[header] = Header
regions[content_header] = Content Header
regions[content] = Content
regions[sidebar_second] = Right sidebar

No comments:

Post a Comment