WestwegoMans' Forum

Computers, Websites & Forums => SMF Forum tips & tricks => Topic started by: WestwegoMan on Jan 23, 2015, 5:12 PM

Title: Add footer.php
Post by: WestwegoMan on Jan 23, 2015, 5:12 PM
Add footer.php

This will add a separate footer under your SMF forum in case you want to place your main site footer below it.

In Themes\default\index.template.php
Find:
Code: [Select]
// Show the load time?
Add Before:
Code: [Select]
include('footer.php');
Must add a file named "footer.php" in the forum root directory to avoid errors in the forum log.
SimplePortal 2.3.6 © 2008-2014, SimplePortal