how to add new region in kickstart drupal
hi everybody..
how i can add new region in theme in kickstart distribution
I tried using this description
http://drupal.org/node/1088718
but it didn't work???
with regards
hi everybody..
how i can add new region in theme in kickstart distribution
I tried using this description
http://drupal.org/node/1088718
but it didn't work???
with regards
Please have a look at the following :
http://groups.drupal.org/node/179349
You can have the region.tpl.php file in your custom templates folder also.
see the following comment:
http://drupal.org/node/988106#comment-6825484
If you are new to omega theme or drupal themeing please have a look at following excellent screencasts :
http://vimeo.com/26110332
http://vimeo.com/12402744
http://vimeo.com/25635426
Assuming you're referring to Version 2, you need to look into Omega 3.x, since that is the base theme being used. Omega does things a little bit differently with zones + regions. Try following this instead:
http://drupal.org/node/1440250