Quote:
Originally Posted by scrappinfx
I want to add my logo to the receipts that our customers get and I'm not sure where to do that.
Right now it says "add your logo"
|
Look in
/skin1/mail/html/order_invoice.tpl
You should see a line similar to this:
Code:
<img src="{$ImagesDir}/companyname_small.gif" alt="" />
Change it to point to your own logo image