Merge any pages

All style (template, theme and imageset) related questions for the new release; advice, feedback here please.
Post Reply
VotephpBB
Posts: 6
Joined: Mon Jul 17, 2006 10:55 am

Merge any pages

Post by VotephpBB »

Hi all

I would like to merge my own page (e.g. merci.html) in Olypus.
How can I do this?
What is necessary?

Regards

harmlessgoat22
Posts: 108
Joined: Sun Nov 27, 2005 12:25 am

Re: Merge any pages

Post by harmlessgoat22 »

What do you mean merge? Apply the Olympus style to your website?

Do you mean like how http://www.liway.com" target="_blank modified the phpBB2 style Morpheus to their home page (see morpheus at forums.liway.com)

If so, it is hard, and I'm not sure how to do it. If I did that, I would just keep the same header and footer, then just try and use the same images/colors as olympus. Then just add content.
alphaPORTAL
phpBB3 Integration MOD:
Create Pages in phpBB3
Portal
Many Modules including Login, Welcome, Search, Top Posters, Online Now, Menu, Offsite Links, and more

VotephpBB
Posts: 6
Joined: Mon Jul 17, 2006 10:55 am

Re: Merge any pages

Post by VotephpBB »

I would like to integrate the page into the board.
One link, one click and then appears the page in the same "_page" (like the FAQ).
The Olympus board menu must be further visible.

Regards

harmlessgoat22
Posts: 108
Joined: Sun Nov 27, 2005 12:25 am

Re: Merge any pages

Post by harmlessgoat22 »

Hmm, like the faq page eh? Hmmm, I wonder how I could make it look like the faq's page. It's not like I could look through the code and copy it, change it to my liking's, and then add it to the main directory of your forums, is it?
alphaPORTAL
phpBB3 Integration MOD:
Create Pages in phpBB3
Portal
Many Modules including Login, Welcome, Search, Top Posters, Online Now, Menu, Offsite Links, and more

Gho$t
Posts: 3
Joined: Wed Jul 12, 2006 10:06 pm

Re: Merge any pages

Post by Gho$t »

Edit your overall_header.html to include a link to the page, and then on the page itself add the tags to include the overall_header.html and overall_footer.html. The page should be whatever you would want that fits in the middle.

Post Reply