|
Title: Adding a footer.... Post by: grymlin72 on April 08, 2005, 02:24:04 PM Hey, I'm using AkoDarkGem template and want to move the banner to the bottom, but there is no footer. How do I add a footer or simply get the banner to the bottom? I tried positioning bottom, but that was a no go either. I'd also like to move or add modules below the main content on the front page. For instance, I have the most recent post mod from here and I can only put it in the side panels.
http://ww.altsexlifestyle.com (Adult related content) any help? Title: Re: Adding a footer.... Post by: cowboy on April 08, 2005, 03:56:24 PM Add this to your template...
<?php if ( mosCountModules("footer")) { ?> <center><?php mosLoadModules ("footer"); ?></center> <?php } ?> Then assign any modules you want to footer. Title: Re: Adding a footer.... Post by: grymlin72 on April 08, 2005, 05:31:21 PM Quote from: admin on April 08, 2005, 03:56:24 PM Add this to your template... <?php if ( mosCountModules("footer")) { ?> <center><?php mosLoadModules ("footer"); ?></center> <?php } ?> Then assign any modules you want to footer. Where at? the index.php? and where on the page? Title: Re: Adding a footer.... Post by: cowboy on April 08, 2005, 06:02:46 PM In your Mambo template index.php. I don't know your template, so I guess you just need to play to see if your changes work.
Title: Re: Adding a footer.... Post by: Kindred on April 28, 2005, 10:23:01 AM you can also take a copy of footer.php from your mambo directory and place it in your theme directory... then change the call for footer.php to point to your new copy and change th ecopy around to suit....
That's what I did for my winterloon mambo/smf design (AkoWinter mambo and loon-blue SMF templates already optimizied for a bridged forum)
Forum | Powered by SMF 1.0.5 & Mambo-SMF.
© 2001-2005, Lewis Media. All Rights Reserved. |