Jump to content

Adding an Image in the Footer


Recommended Posts

Hey guys,

 

I was wondering how I would go about adding an image in the footer of my prestashop. I have an SSL security certificate badge I would like to display for my customers.

 

Also, would there be a way to this badge to be displayed during the checkout process?

 

I do have a custom theme that was generated by presta-theme-maker.com. So my files may be slightly different.

 

SITE LINK: http://www.cyberwarecomputers.com/store/

 

Thank you all for your help! It's very appreciated :)

Link to comment
Share on other sites

  • 3 weeks later...
  • 4 months later...
  • 1 year later...

Hello

 

If your talking about adding a link to the image in vekias tutorial then add an anchor to the beginning of the div and close it at the end of the div

 

<a href="http://google.com"><div style="z-index:99999999999999999999; display: block; width: 132px; height: 130px; position: fixed; bottom: 0px; right: 0px; background: url('http://i.imgur.com/PMKPlec.png') no-repeat bottom right;"> 
</div> </a>
 
Just add the Red text etc and of course change the url
 
Result
 
Paul
Edited by Paulito (see edit history)
Link to comment
Share on other sites

Hello again!!

 

I've tried with this code:

<a href="http://www.unique-official.com/">

<div style="z-index: 99999999999999999999; display: block; width: 83px; height: 200px; position: fixed; top: 6.5%; left: 0px; background: url('http://www.unique-official.com/img/cms/LOGO-UNIQUE-VERTICAL.jpg') no-repeat top left;"></div>

</a>

 

But the code changes automatically to:

<div onclick="myhref('http://www.unique-official.com/');" style="z-index: 99999999999999999999; display: block; width: 83px; height: 200px; position: fixed; top: 6.5%; left: 0px; background: url('http://www.unique-official.com/img/cms/LOGO-UNIQUE-VERTICAL.jpg') no-repeat top left;"></div>

 

And the link is not working...

 

Thank you for your help

Link to comment
Share on other sites

  • 2 years later...

I am using HtmlBox and showing some image on my footer but i cannot see,I even tried installing new PS1.7.1 and HtmlBox locally and tried still cannot see 

 

I cleared cache 

 

As usual waiting for Vekia to reply as he is the owner for this module 

 

does this have any time limit that free module will expire or something 

Link to comment
Share on other sites

  • 1 month later...

Hi 

 

Vekia, please can you help me.  I have your HTMLblock free.  I would like to add my globalsign certificate code here.  CAN I DO THAT?  I hope you can help.  I was going to just chuck it in there and see what happens but would rather ask first!

 

thank you in advance 

 

Craig.

Link to comment
Share on other sites

Hi 

 

Vekia, please can you help me.  I have your HTMLblock free.  I would like to add my globalsign certificate code here.  CAN I DO THAT?  I hope you can help.  I was going to just chuck it in there and see what happens but would rather ask first!

 

thank you in advance 

 

Craig.

 
 
 
Thanks But I have done this already and it works excellent.   Thank you for the module it is great.
Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...