How to delete left side bar at a single page?

Comments

shyamala’s picture

Have a custom page.tpl.php
You could start at Working with template suggestions

spikez’s picture

Thanks for the reply.

I keep left side bars on each side, but not on the front page. I was updating my side bars and unfortunately I kept it also on the front page for short time. After changing this back my content top block on the front page is not displayed correct. It looks like there is a hidden left side bar. I don't know how to fix this. Can't find any block entry in my left side bars about an entry of . Please help, very urgent.

Cheers

spikez’s picture

PUSH

spikez’s picture

Does no one know a solution?

splashworx’s picture

If by 'side bar' you're referring to the Block/s that you've assigned to the left side bar, then simply go to admin> site building> blocks and then under the 'Page specific visibility' section at the bottom of your chosen block, list <front> and check the 'Show on every page except the listed pages.' option.

Otherwise you'll need to create a new page-front.tpl.php file and edit/create it accordingly. Read up on the Support section of the Drupal site or buy a copy of the book, 'Drupal 6 Themes' by Ric Shreves!