Active
Project:
phpBB Forum Integration
Version:
7.x-1.0-alpha3
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2011 at 22:09 UTC
Updated:
14 Feb 2012 at 17:19 UTC
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