How to attach a business logo to a form and to a e-mail?

Kati 21 Mar, 2013
Hi there,

I have now spend a lot of time for searching from FAQs and tutorials that how can I add a business logo to a form and it´s e-mail template? My forms are saved into a database. Is there a simple string of getting the image from Joomla images or what do I have to do?

... And coders: do speak as I´m not one of you🙂

Thank you,

Kati
Kati 21 Mar, 2013
:D Sorry,

not in the email template, when I put it into "Formatted Text" it works. I get the image from Joomla images.

Kati
GreyHead 21 Mar, 2013
Hi Kati,

You can use an img tag like
<img src='http://my_site.com/images/some_image.jpg' />
either in a Formatted text or a Custom Element element; or in an Email template.

But in an Email template you must turn the Rich Text Editor off to allow you to add HTML like this.

Bob
SPABO 15 Oct, 2013
Hi Bob,
Would it be possible to show directly the logo when the email is opened by the receiver(s).

Now I get the message, : Click with right mousebutton etc
This topic is locked and no more replies can be posted.