Satellite 4

Hello guys, there is any way to remove the right sidebar and set full width for the main content at the FRONT page? I ve checked the templates arround and i see that ESN Satelite theme page.tpl overrides the ESN Base page.tpl (which is what i love and want). But how may i manipulate the front page different?

Answers

Hi, have a look at region demonstration in Structure > Block > Demonstrate block regions, you could use Bottom region and leave the sidebar free... if you want to play with template directly, than ask google for something like this: https://www.drupal.org/node/732168, you need to create page--front.tpl.php file.. but do that in child theme, not the main one.. hope it helps