Apple Mail - Signature help

Joined
Dec 23, 2011
Messages
2
Reaction score
0
I created a html signature that I assumed would work in Apple Mail, but when I send an email I get the images and links not showing up with blue ? appearing. Here is my screen shots. The signature looks fine in the signatures menu of my preferences.
 

Attachments

  • sig_menu.png
    sig_menu.png
    149.8 KB · Views: 974
  • email_view.png
    email_view.png
    80.2 KB · Views: 4,335
  • view_prefs.png
    view_prefs.png
    124.3 KB · Views: 516
Joined
Nov 26, 2010
Messages
3,558
Reaction score
52
Where are the images? how did you imbed them in the signature? I don't think they can be img tags.

Did you "Make" the sig in the sig editor window or paste HTML?
 
Joined
Dec 23, 2011
Messages
2
Reaction score
0
Where are the images? how did you imbed them in the signature? I don't think they can be img tags.

Did you "Make" the sig in the sig editor window or paste HTML?
I have them hosted on my web server, Here is the HTML code. I made it with Dreamweaver

HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  <meta http-equiv="Content-Style-Type" content="text/css">
  <title></title>
  <meta name="Generator" content="Cocoa HTML Writer">
  <meta name="CocoaVersion" content="1138.23">
  <style type="text/css">
    p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Calibri}
    p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Calibri}
    p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 9.0px Calibri}
    span.s1 {text-decoration: underline}
    span.s2 {font: 12.0px Arial}
    span.s3 {font: 10.0px Arial}
  </style>
<p class="p1"><b>Paul Griffin</b></p>
<p class="p2">Player Representative</p>
<p class="p2">Kaizen Sports International</p>
<p class="p3"><span class="s1"><a href="mailto:[email protected]">[email protected]</a></span></p>
<p class="p3"><span class="s2">Office:*</span>709-765-7211<span class="s3"><b>*</b>| Fax:<b>*</b></span>206-333-0057</p>
<img src="Kaizen/Logo/logo/final.jpg" width="74" height="40" longdesc="http://www.kaizensportsinternational.com"><img src="../Downloads/twitter.jpg" width="40" height="40" longdesc="https://twitter.com/#!/Paul_Griffin_NL"><img src="../Downloads/facebook.jpg" width="40" height="40" longdesc="https://www.facebook.com/KSIManagement"><img src="headnew.png" width="68" height="45" longdesc="skype:paul.griffin.hockey.resume?call">
 
Joined
Nov 26, 2010
Messages
3,558
Reaction score
52
<img src="Kaizen/Logo/logo/final.jpg" width="74" height="40" longdesc="http://www.kaizensportsinternational.com"><img src="../Downloads/twitter.jpg" width="40" height="40" longdesc="https://twitter.com/#!/Paul_Griffin_NL"><img src="../Downloads/facebook.jpg" width="40" height="40" longdesc="https://www.facebook.com/KSIManagement"><img src="headnew.png" width="68" height="45" longdesc="skype:paul.griffin.hockey.resume?call">

This line doesn't work in a browser, I'm not a web dev maybe someone else could help.

Personally I wouldn't link images this way, I'd just drag and drop them into the sig, but I don't know how you would make them clickable. Which I guess is what you want.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top