In theme.php of your theme
function themeheader()
function themefooter()
all of these functions contain the following array
$cpgtpl->assign_vars(array(
determine where you want to place the banners on your site and then add
'S_BANNER' => ($banners) ? viewbanner() : '',
to the array in the correct function
in themename/template folder select the corresponding file
header.html
footer.html
and place {S_BANNER} where you want it to display
Updated: Thursday, March 06, 2008 (23:01:37) by Phoenix Created: Monday, April 25, 2005 (01:00:47) by Head-e
All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners We are not responsible for comments posted by our users, as they are the property of the poster. Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
This page generated in 0.1119 seconds with 12 DB Queries in 0.0546 seconds Memory Usage: 1.47 MB
Interactive software released under GNU GPL,
Code Credits,
Privacy Policy