I use the octopus theme and I created a panels page with one single coloumn. On the panels page are 2 blocks diplayed in the right sidebar which I want to disable. So I thought I just have have to go to the blocks settings and add the page to be not rendered. That didn't work, so I thought I just copy the page.tpl and rename it to my page class. That worked but the page-my-content.tpl didn't include the regions that I want to delete.

Hmmm my blocks are still displayed... then I tried to use the delta module, but hey this is really complicated and I thought it should be easier to just hide a block,region or zone. Is this the future and must it be so complicated to hide a region, zone or block?

My aim was to build a page with just a header from the theme and a content that uses 100% width while the rest of the page uses 960 px grid and the footer. Can someone give me a hint how to set this up an what i made wrong?