Jump to content

change Payment logo image


Recommended Posts

Hello,, I am looking to try and change the payment logo image.

 

I know how and have already changed the product payment logo.

 

When I configure the payment logos block,, the only option it gives me is to which folder it will direct you to when you click it.

 

I am using 1.6.0.5

 

Thanks in advance,

Link to comment
Share on other sites

hi :) 

to change images of payment logos that appear footer of the home page:

1° go to this folder and paste the image of the logo  C: \ wamp \ www \ prestashop \ modules \ leomanagewidgets \ data 

 

2° Go to the backoffice of your shop and when you the mouse next to Module click on LeoTheme Position Control Panel then look for HOOK_PROMOTETOP down and manages widgets and change the HOOK_FOOTNAV which there is a HOOK_COPYRIGHT and paypal logo appears by default, click on html and add this line:

<a title="logomodepaiement" href="#"> <img src="/prestashop/modules/leomanagewidgets/data/logomodepaiement.png" alt="logomodepaiement" /> </ a> 

 

comment: logomodepaiement was the name of my image that i paste (1°)

Link to comment
Share on other sites

×
×
  • Create New...