Jump to content

Adding image to footer


Recommended Posts

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

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

  • 5 weeks later...

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

×
×
  • Create New...