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
Just edit index.template.php...
The "header" things can go in template_body_above() and the "footer" things can go in template_body_below()
Thank you!! It worked just fine.. :)