Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
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.
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!
Comments
Template suggestions
Have a custom page.tpl.php
You could start at Working with template suggestions
Shyamala
http://www.unimitysolutions.com
Thanks for the reply. I keep
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
PUSH
PUSH
Does no one know a solution?
Does no one know a solution?
If by 'side bar' you're
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!