Thread: add image

Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2007
    Posts
    176
    Plugin Contributions
    0

    Default add image

    hi,
    I added and image to the tpl_header file like this and added the img in the same dir as the tpl as a test.

    <img src="img2.jpg" alt="mmm" />

    instead of using the ZC variables in header.php and this failed. I know how to use the header.php file but i wondered is ZC set up so you can't simply add images without using header.php?

  2. #2
    Join Date
    Sep 2004
    Location
    Western Massachusetts
    Posts
    2,945
    Plugin Contributions
    5

    Default Re: add image

    the problem is where you stored the image.
    Remember that the base file for the page is index.php, and in the header is a base href link that sets the base to your catalog folder. Thus if you're simply using <img src="img2.jpg" alt="mmm" />, the browser is looking to find the image in your catalog folder, not the folder where your template file is.
    (hint: right click on the broken image on the browser and select properties - you'll see where the browser is looking to find the image)
    Neville
    An assumption is what you arrive at when you get tired of thinking...

 

 

Similar Threads

  1. how can i add add to cart with image on front page
    By chrisnasah in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 24 Oct 2010, 04:39 PM
  2. Add to Cart Buttons add-on missing image
    By josh597 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Mar 2010, 02:21 PM
  3. Image Handler 2: Add image for one product and it appears on several others as well!
    By simondale123 in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 24 Dec 2009, 12:50 AM
  4. Can I Add second image to main Icon image
    By touchclothing in forum General Questions
    Replies: 4
    Last Post: 30 Nov 2009, 09:19 PM
  5. Image Uploads - Add Customers Surname to Image Filename?
    By philmoulds in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 6 Oct 2008, 10:33 AM

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