Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: hhoban on March 29, 2008, 10:27:12 PM

Title: Header and footer in Beta 2
Post by: hhoban on March 29, 2008, 10:27:12 PM
Is there an easy way to edit the header and footer easily? The global header and footer mod won't load in this version.

Thanks
Title: Re: Header and footer in Beta 2
Post by: Oldiesmann on March 30, 2008, 03:02:46 PM
Just edit index.template.php...

The "header" things can go in template_body_above() and the "footer" things can go in template_body_below()
Title: Re: Header and footer in Beta 2
Post by: hhoban on March 30, 2008, 09:26:11 PM
Thank you!! It worked just fine.. :)