Topic: Including PunBB in a web page
I would like to integrate PunBB into an already existing page. How do i do that?
Basically i want my forum to be inside a page, rather then on a page of it's own.
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → Including PunBB in a web page
I would like to integrate PunBB into an already existing page. How do i do that?
Basically i want my forum to be inside a page, rather then on a page of it's own.
Moved to integration.
Your simplest options are probably to either include PunBB in an IFRAME or to edit include/template/main.tpl to add a header/footer/navbar to match the rest of your site.
I did not know about main.tpl I will have to do it this way on my next project...
sorta like http://nalan.org
i put a css template in the portal.tpl that what the index.php pulls
and the rest of the site pulls from the main.tpl
I'm having trouble with this too.
My method is to integrate the main site by including a php file in the include/user dir, and the php file includes my main site layout.
The problem is that when I include the site layout, all of the elements of the page layout I'm trying to integrate become seperated, like they have padding between them.
I've tried to specify no padding in my css file, but it isn't working
Any suggestions?
man, it is in the css that is where all the issue are..lol.
http://bunpai.com/portal.php looks good in FF but in ie6 or ie7 it goes crazy.
so that tells me that the css and _css is causing the problem.
Q
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → Including PunBB in a web page
Powered by PunBB, supported by Informer Technologies, Inc.