View Single Post
  #10  
Old 08-25-2011, 11:32 PM
 
JacksmithxD JacksmithxD is offline
 

X-Adept
  
Join Date: Oct 2010
Posts: 400
 

Default Re: Printable Packing Slip - 4.4.x

Quote:
Originally Posted by imageizeverything

And it's not showing up.


You could try changing the code to be more specific, I think that something like this would work. /skin/vivid_dreams_chromo/images/vivid_dreams/logo.png

You will also have to rename the last part of the code to match your invoice logo as people tend to rename these.

e.g <img src="{$ImagesDir}/invoice-logo.png" />

will be <img src="{$ImagesDir}/YOURLOGOFILESNAME.png" />

Don't take my word for it though, i'm a complete noob.
__________________
Xcart 4.5.2
Reply With Quote