Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    May 2006
    Posts
    81
    Plugin Contributions
    0

    Default Insert image into footer but not working.

    Hi, seems so easy but somehow unable to get it right. If you go my website http://www.jintexelectronics.com, bottom left, there a cross out image. That where i wants to put my credit card image.

    I insert it into includes/templates/template_default/common/tpl_footer.php using this code <img src="(http://www.jintexelectronics.com/jintex/includes/templates/template_default/images/ezypay.gif)" alt="Maybank Ezpayment Schemes"/>

    Nothing seems to appear. I uploaded my ezy.gif into any images folder i can find but still no image appear.

    Thanks in advance for any help
    Kevin

  2. #2
    Join Date
    Nov 2003
    Location
    UK
    Posts
    105
    Plugin Contributions
    0

    Default Re: Insert image into footer but not working.

    You could put the image inside ROOT/images and then

    Code:
    <img src="images/ezypay.gif" alt="Maybank Ezpayment Schemes"/>

  3. #3
    Join Date
    Dec 2005
    Location
    SWFL
    Posts
    469
    Plugin Contributions
    0

    Default Re: Insert image into footer but not working.

    You don't want to use the template_default folder for images. You want to either put it in your template images folder or the Zen Cart main images folder. Upload the image and use your browser to navigate directly to the image location to make sure it's there, then copy and paste the image location url.

    HOWEVER, if you're using SSL, if you have two directories for your secure stuff, you may also have to load it into your SSL directory as well to keep it from throwing an insecure item error in the browser.

    HTH,
    Lesli in SW Florida ~ writer, teacher, and dodging hurricanes!

  4. #4
    Join Date
    Nov 2003
    Location
    UK
    Posts
    105
    Plugin Contributions
    0

    Default Re: Insert image into footer but not working.

    Whoops! Was looking at my own file structure there. Should have been more clear. The file should go into your images folder in the root of your Zen Cart file structure.

  5. #5
    Join Date
    May 2006
    Posts
    81
    Plugin Contributions
    0

    Default Re: Insert image into footer but not working.

    Hey, thanks billiybonds, it works, just as simple as that. I swore that i am good at it but just can't made the image appear.

    Many thanks to you fellows for the efforts.

    Kevin

  6. #6
    Join Date
    Nov 2003
    Location
    UK
    Posts
    105
    Plugin Contributions
    0

    Default Re: Insert image into footer but not working.

    No problem, I suspect that it was actually the brackets causing the problem.

 

 

Similar Threads

  1. v154 How to move banner closer to footer or insert image on top of footer
    By justmusthave in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Feb 2015, 12:48 PM
  2. Replies: 1
    Last Post: 31 Dec 2009, 01:36 AM
  3. credit card image in footer not working
    By Muzz in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 4 Sep 2009, 05:40 AM
  4. Insert Image into Tpl_header.php
    By atheis in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 13 Aug 2008, 06:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg