Hello,
i use joomla 2.5 with the actual virtuemart.
When my virtuemart send a mail to a customer. (Order confirm)
it paste the header of my bill with it.
In my bill i added: <img src="images/logoslog.png" border="0" alt="" height="38px" />
that works fine with the PDF Bills. But my Mail only send:
<img border="0" alt="" height="38px" />
when i look at the browser code. So how i can send a logo?