Page 1 of 1

Site Wide header advice

PostPosted: Thu Jul 26, 2007 3:35 am
Author: householdutensils
Your phpBB Version: 2.0.
phpBB Type: phpBB / IMPortal
MODs: Yes
Your knowledge: Beginner
Board URL: http://www.roguecreation.com

PHP Version:
MySQL Version:


What was done before the problem appeared?
Installed phpbb and IM portal and got all my phpBB mods working fine along side them both.


What was done to try to solve the problem?
Changed config settings.



De.scription and Message

Hi.

I am using IM Portal along side PhpBB on my community website and it's working very well for me. Recently, however, a user commented that he would like the nav and other site wide header blocks to appear below or not at all on the forum and stay to the left on the portal pages. I think this would be a good idea but I don't really know how to go about it. I thought maybe editing the template so that it gets put in the footer but I don't want to do anything until I asked you guys if you knew of an easy way.


Sorry to be a bother

Cheers
Andy

Re: Site Wide header advice

PostPosted: Thu Jul 26, 2007 5:16 am
Author: Whisky
If I understand well, you want to remove the navbar menu on top of the pages, right?

If so:

OPEN /templates/overall_header.tpl

[b]
FIND AND REMOVE]

Code: Select all
<tr><td><a><div><img></div></td><td>{QMENUS}</td><td><a><div><img></div></td></tr>

Re: Site Wide header advice

PostPosted: Thu Jul 26, 2007 9:20 am
Author: tmotley
Or do you want to eliminate all of the blocks in the left column which includes the Board Navigation block?

nGage posted a pretty good method here that works...

http://www.integramod.com/forum/viewtop ... eft+column