shopattik Posted July 28, 2011 Share Posted July 28, 2011 Hi Everyone, How do i go about adding an image with link to the footer of my website? I am not sure if i need to edit the footer.tpl file or if I can do this with a module. Thank you in advance Tanya Link to comment Share on other sites More sharing options...
shokinro Posted July 28, 2011 Share Posted July 28, 2011 I think you can easily add image link by modifying the footer.tpl. Of course if you want to create a module to do that, it is also possible. it is much better so that you will not change any original files of PrestaShop. it is your own decision to do that or not. Link to comment Share on other sites More sharing options...
shopattik Posted July 29, 2011 Author Share Posted July 29, 2011 Thank you for your quick response! Where can i get a module to add images to the footer of my website? DO you have any recommendations? Link to comment Share on other sites More sharing options...
indus Posted August 5, 2011 Share Posted August 5, 2011 I too would like to know how to add an image to the footer? Link to comment Share on other sites More sharing options...
indus Posted August 6, 2011 Share Posted August 6, 2011 I too would like to know how to add an image to the footer? bump nobody can help? Link to comment Share on other sites More sharing options...
indus Posted August 8, 2011 Share Posted August 8, 2011 I too would like to know how to add an image to the footer? bump nobody can help? Ah nvm, i managed to do it. Just added some html and css directly into footer.tpl file . I dont know if this is good idea but it work for me. Simple img src=" " and style=whatever Link to comment Share on other sites More sharing options...
gormmo Posted September 6, 2011 Share Posted September 6, 2011 I too would like to know how to add an image to the footer? bump nobody can help? Ah nvm, i managed to do it. Just added some html and css directly into footer.tpl file . I dont know if this is good idea but it work for me. Simple img src=" " and style=whatever Hi. i did the same but the footer image does not appear on all subsites - only main page. Did you encounter same problem? Thx. Link to comment Share on other sites More sharing options...
indus Posted September 9, 2011 Share Posted September 9, 2011 Hi. i did the same but the footer image does not appear on all subsites - only main page. Did you encounter same problem? Thx. That is just a refresh problem.Press ctl R to force refresh the page. Link to comment Share on other sites More sharing options...
Carl Favre Posted September 9, 2011 Share Posted September 9, 2011 Hi gormmo, In addition to indus answer, check that in your back-office in preferences>performance force compilation is set to YES cache is set to NO. Link to comment Share on other sites More sharing options...
Recommended Posts