bedum Posted August 9, 2011 Share Posted August 9, 2011 Hi i wonder how do i add a customized footer in my shop? currently my shop has just a horizontal footer which looks abit boring. I would like to have something as below. Please scroll the page to the bottom footer http://www.giftmandu.net/delivery.html Any idea? Link to comment Share on other sites More sharing options...
shokinro Posted August 9, 2011 Share Posted August 9, 2011 there are two ways (maybe more) you can approach. 1. Customize the footer.tpl file. Add what ever contents you want to the footer.tpl file. Static htmls If you need binding data dynamically, you will need to use smarty, load data in FrontContorler.php (it is better to override the class) 2. Create a module to hook the contents to footer area. hope this helps 2 Link to comment Share on other sites More sharing options...
Recommended Posts