Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

Email signature tutorial [for Apple mail]

Participant ,
Jul 10, 2017 Jul 10, 2017

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

7.9K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Jul 10, 2017 Jul 10, 2017

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

Translate
Community Expert ,
Jul 10, 2017 Jul 10, 2017
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jul 10, 2017 Jul 10, 2017

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 10, 2017 Jul 10, 2017

there is also a basic code forum

Coding Corner

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 10, 2017 Jul 10, 2017

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

Nancy O'Shea— Product User, Community Expert & Moderator
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jul 10, 2017 Jul 10, 2017
LATEST

Thanks Nancy

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines