mao101 Posted February 22, 2014 Share Posted February 22, 2014 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 More sharing options...
Paulito Posted February 23, 2014 Share Posted February 23, 2014 (edited) 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: http://screencast.com/t/EvHNlMD7z7 As for the default images http://screencast.com/t/elds6DCK Hope this helps Paul Edited February 23, 2014 by Paulito (see edit history) Link to comment Share on other sites More sharing options...
mao101 Posted February 25, 2014 Author Share Posted February 25, 2014 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 More sharing options...
mao101 Posted February 25, 2014 Author Share Posted February 25, 2014 (edited) 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 March 4, 2014 by mao101 (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts