Jump to content

Image on footer is not showing


Recommended Posts

Hi guys,

 

I have tried to add an image to the footer but appears a big question mark instead.

 

This is the code that I added:

 

<div id="footer">
    <img src="footer_images/my image.jpg" alt="logo">
    {$HOOK_FOOTER}
   </div>
 
I guess the issue is on the src location of the image (some forums talk about the concept of "default ", no idea what it is).
 
Another possible issue is related with the CSS. The shop uses a paid template.
 
Last but not least another forums talk about the friendly URL's.
 
Any idea how to solve this issue is really appreciated.
Link to comment
Share on other sites

Good morning

 

Personally for the odd extra image you need to put onto your site I find it a lot easier to use the free html boxes that you can find on the forum. Like this one: http://www.prestashop.com/forums/topic/189039-module-html-box-for-free/?do=findComment&comment=934232

 

So, you would add code like this using the full URL:

http://screencast.com/t/5HTMkwPTKyl

 
Result:
 
As for the default images 
 
Hope this helps
 
Paul
Edited by Paulito (see edit history)
Link to comment
Share on other sites

Paulito, I downloaded and installed the htmlbox and I wrote code to the footer as well.

 

But the issue is still the same: a question mark.

 

I'm pretty sure that it is necessary to configure the image settings at certain point.

 

Please see the images attached, may be you have a clue how to solve it.

Link to comment
Share on other sites

Hello everyone! any idea how to enable images for modules such as cross selling, or specials?

 

The shop is using a paid template. So most probably it is necessary to fix the css but not pretty sure.

 

You can see an example of the issue here  http://www.anitakremer.com/presta/en/home/112-v-string-lace-lycra-chic-collection.html where the specials module at the right hand is not showing any image.

 

Your help guys.

Edited by mao101 (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...