Copy link to clipboard
Copied
Hi. I am aware that my question shouldn't be posted in the forum since this forum is to assist with the actual software.
Being said that, I am trying to understand how to code an HTML signature for my Apple mail. I found tutorials, but they come with a
preconfigured code file where the signature will look always like the example. I would like to find a tutorial where I can truly understand
how to control my email signature position and variations in terms of space.
I hope this is not misleading the whole point of the forum. I truly do not know where to ask in real life, so this is my last shot before going with a non html signature.
Regards
Bruno
I typically create email signatures in Illustrator and export the vector graphic to an SVG image.
I then take the SVG code and plop it directly into my HTML email. As one would expect though, SVG is not supported by all Email Clients yet. You may want to add a JPG fallback for those that don't.
A Guide for SVG Support in Email | CSS-Tricks
Nancy
Copy link to clipboard
Copied
Have you tried posting in the Apple forums?
How to add an HTML signature to Mac Mail OS Sierra |Official Apple Support Communities
Copy link to clipboard
Copied
Thanks John. The tutorials in the Apple forum are related to how to add a signature. I am trying to make it, to understand what to write in order to get it in the Code editor.
Thanks
Copy link to clipboard
Copied
there is also a basic code forum
Copy link to clipboard
Copied
I typically create email signatures in Illustrator and export the vector graphic to an SVG image.
I then take the SVG code and plop it directly into my HTML email. As one would expect though, SVG is not supported by all Email Clients yet. You may want to add a JPG fallback for those that don't.
A Guide for SVG Support in Email | CSS-Tricks
Nancy
Copy link to clipboard
Copied
Thanks Nancy
Find more inspiration, events, and resources on the new Adobe Community
Explore Now