Hi
I'm using the forum "in a drupal page" method. However at present the system utilises the "page" tpl file in Drupal. This currently has a left-hand side bar.
Ideally I'd like to create my own tpl file for the forum so I can disable the sidebar just on the forum - but can't see any way of doing it at the moment?
Any help greatly appreciated!
Comments
Comment #1
maori commentedyou can do this in the blocks page for the blocks on your left bar clcik configure
and in the show except for box add
phpbbforum/
phpbbforum/*
that should hide the blocks when your forum is opened works for me :D