Jump to content

Intergrate IPB Into HTML Page Like PHPFreaks.Com/Forums


kerching

Recommended Posts

  • 2 weeks later...
Its more of customizing IPB to match your site.

Adding in elements to the theme wrapper to make it match.

Look at the Global HTML section of PageHeader PageFooter sections, code your site in accordinglingly, or.

in index.php at top include a file to store html to use on forums (ie your sites design html)
to set $myheader and $myfooter

then you can access it in the theme files by {$GLOBALS['myheader']} and {$GLOBALS['myfooter']}

So you can manage the header/footer outside of ipb's skin.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.