Page 1 of 1

Adding Banner to outgoing emails

Posted: Wed Apr 09, 2014 12:08 pm
by stephanie.pile
Does anyone know how to add a photo and banner to outgoing emails?

Re: Adding Banner to outgoing emails

Posted: Wed Apr 09, 2014 8:23 pm
by virtualmike
Are you referring to the signature?

It depends on the mail program you are using. How do you send/receive email?

Re: Adding Banner to outgoing emails

Posted: Thu Apr 24, 2014 10:01 am
by stephaniepile
Hi There virtualmike, just now working on adding my signature banner to the end of outgoing emails.
I was told by tech support that they were not trained in that. I send and receive mail through Chrome.
Thank you for any adivce!!

Re: Adding Banner to outgoing emails

Posted: Thu Apr 24, 2014 12:59 pm
by cdkeen
For anyone wondering, Stephanie uses Chrome to load the Sonic.net Webmail (Roundcube) interface to send email.
In that interface to modify your signature to include an image you first select Preferences > Identities > Then under Signature you can choose to edit the HTML source of the signature.
Example:

Code: Select all

<p>Your Signature</p>
<p><img src="http://path/2/image.gif" /></p>
Then make sure to click save when you are done editing to preserve the changes.