Drupal 6: How to add a new region to a theme
Posted
by Jukebox
on Stack Overflow
See other posts from Stack Overflow
or by Jukebox
Published on 2010-04-23T15:28:09Z
Indexed on
2010/04/24
2:33 UTC
Read the original article
Hit count: 231
I added a new region line to my .info file under /sites/all/themes/[theme] directory. However when I look at the Blocks page, the region is not visible, nor is it a selectable item from the dropdown menus. I've cleared the cache as well. What am I missing?
© Stack Overflow or respective owner