Remove forum index bar in portal?

Current Version: 1.0.6
Released: 09.01.10
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked

Topic author
fac7orx
Active Member
Posts: 8
Joined: 17. December 2008 00:56

Remove forum index bar in portal?

Post by fac7orx »

Your Portal Version: 1.0.2
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Beginner
Boardlink: http://www.pixelsmashers.com/prac/portal.php

PHP Version: 3.0.4

What have you done before the problem was there?


What have you already tryed to solve the problem?
Changed the name of Board index, but I could not find exactly what effects the portal only.

Description and Message

________________

Hey guys, thanks again for helping with the links, but now I have another problem. How exactly do you remove the bar that says forum/ board index on it on the portal page.

What I am talking about:

Image

Note: I only want it removed in the portal page not the actual forums. Here is a example site that managed to accomplish that:

http://www.trailsofdeception.com/

Topic author
fac7orx
Active Member
Posts: 8
Joined: 17. December 2008 00:56

Re: Remove forum index bar in portal?

Post by fac7orx »

*I figured it out: problem solved.*

To make it show in the forum only you have to do some things. You have to create a seperate HTML document called portal_header.html (atleast that's what I've called it for no confusion), then in portal_body.html (which if everything is correct is under the template folder) you have to edit that file so that you change

Code: Select all

<!-- INCLUDE overall_header.html -->
to

Code: Select all

<!-- INCLUDE portal_header.html -->
Copy the contents from overall_header.html to portal_header.html, delete

Code: Select all

<!-- INCLUDE breadcrumbs.html -->
(or whatever it was called for you) in the portal_header.html document.

Save everything and upload to your webserver and that should do the trick.

Regards,

xGj
Locked

Return to “board3 Portal 1.0.x - English Support”