SEO-Board: Free, Fast and Search Engine Optimization Friendly Forum Script
»User: »Password:   Remember Me? 
Posted:  02 Aug 2005 00:11
Hi All,

would there be anyone who could help integrate a forum like this into a website?

I am going to try this software on the site www.webmasterspalace.com. And I'm wondering if some one could help me integrate it!

Does it have functions that only registered members can read the boards and I can say, NO one can register anymore?
Posted:  02 Aug 2005 08:08
Integration is easy.

1. Every page that the board produces is built-up from html templates.
2. Every page starts with the template mainheader.htm and ends the mainfooter.htm located in the /skin/ directory

Basically, put your design in mainheader.htm (put extra navigation, open tables etc.), and then in mainfooter.htm close all tables, put html that should appear on the bottom. Look at the page source made by the forum and you will see the names of the templates in the source.