Adding page to centre block.

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
Swinder
Active Member
Posts: 18
Joined: 25. July 2009 16:43

Adding page to centre block.

Post by Swinder »

Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Beginner
Boardlink: http://www.conquesteu.com/portal.php

What have you done before the problem was there?
Tried to add a custom page (about us) into a centre block with link on menu which then goes to that page. That page displays my content but keeps the full portal and style.

The problem I had was that it would not carry my style.


What have you already tryed to solve the problem?
I followed a guide which was wrote in German but it was hard to follow as the google translator just gave broken english.

Description and Message
I basically want to add a link to the menu which displays a custom center block on my portal, it should keep all the styles and it would be nice if the content looked like the Latest News block and kept the nice borders.

Example.

I click About Us and portal page opens About Us content in the center, it keeps all the nice style as well.

DocSommer
Active Member
Posts: 49
Joined: 28. January 2009 22:32
Location: Hamburg
Contact:

Re: Adding page to centre block.

Post by DocSommer »

can you post the link to that german guide?

neo4u
Active Member
Posts: 15
Joined: 2. September 2009 15:57
phpBB.com User: neo4u

Re: Adding page to centre block.

Post by neo4u »

have you tried adding something like this to your custom box html

Code: Select all

<link rel="stylesheet" href="/styles/wow_alliance/theme/stylesheet.css" media="all">
Replacing the

Code: Select all

/styles/wow_alliance/theme/
with the proper formating to link to your own stylesheet

Axe
Active Member
Posts: 2
Joined: 17. November 2009 23:18

Re: Adding page to centre block.

Post by Axe »

First of all let me say hi. Hi to all :P

Ok im quite new to all of this but im a quick learnen and like to experiment wich basicly means im uploading backups more then you ever can think of.

I recently stumbled acros this topic wich just answered my needs.
Im dumbting the same issue's. Not the style part but the how to.

How can i add a custom made html file to be called uppon when pressed in the menu.
I've added a menu item (lets call it units) and when visitors press the link (a href="units.html") then the custom made center block should appear in the portal (so it looks like left block - center unit block only - right block)

Kinda like basic html. You hard code a menu list with a href's and br's where you call a certain html files into iframes.
Now i know board3 portal just calls certain info out of the dbase made in phpbb but what just was wondering.

The alternative i thought of was calling them into a _blank page. But i would like to still have the portal intact while making it into a frontpage.

By all means share your thought and howto's cause im kinda stuck here in idea's.

ps: im sorry for my poor eng .. well guess you heared if all before :P
User avatar

talonos
Portal Specialist
Posts: 242
Joined: 7. June 2009 15:12
phpBB.com User: talonos

Re: Adding page to centre block.

Post by talonos »

to get this to work like u say, you'd have to combine 2 things together

phpbb info for setting up a custom page

and also

Portalview

which is "display portal on all pages of forum"
Creating board3 website? check the sites out below for board3 compatible extensions
Talonos: Pretereo stormrage EU OFFLINE!

Axe
Active Member
Posts: 2
Joined: 17. November 2009 23:18

Re: Adding page to centre block.

Post by Axe »

Thanks talonos .. not the answer i was searching on but you pushed me into a new direction.
Locked

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