SEO-Board: Free, Fast and Search Engine Optimization Friendly Forum Script
»User: »Password:   Remember Me? 
SEO-Board Forum Software Community / General / Support / How to integrate de forum in the site
Posted:  16 Sep 2006 14:49
Hello,

at first say that my english is poor, sorry.

I put the forum into the site by an iframe, but i don't know if it is the best thing i can do.

How to integrate??

thanks
Posted:  16 Sep 2006 18:03
You simply need to edit the forum templates to match your site design. Edit the /skin/mainheader.htm and /skin/mainfooter.htm files that represent the start and end of every forum page.
Posted:  16 Sep 2006 21:52
that represent the start and end of every forum page, but i want to put the forum in the middle of the page, with left column of links, etc. like this, for example, but only the left column.

what i need to do?? load the forum on a iframe (it is good??), edit the mainheader/mainfooter and put the left column and the rest of my web like other of my pages, or...

for the second, i needo to put
<table><tr><td(left column)></td><td(forum)>
at the end of the file mainheader and put
</td(forum)></tr></table> at the beginin of the mainfooter??

if it isn't easy, tell me and i don't give you an extra work, because i dont know very much. If is the case, dont worry, the forum in a single page is perfect.

thanks
Posted:  17 Sep 2006 11:06
No no. Just edit the two templates. Put all the header and left navigation in the mainheader.htm template and then close the respective tags/tables/divs in the mainfooter. Or put in other words, if you make an html page with the forum integrated, put everything before the forum in mainheader.htm and everything after the forum in mainfooter.htm
Posted:  17 Sep 2006 16:24
ok, perfect!

thanks for the help hristo