Jump to content

Customized Footer


Recommended Posts

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

  • Like 2
Link to comment
Share on other sites

×
×
  • Create New...