I have created an Apple Mail signature using Dreamweaver 8 that includes images. Images have absolute links. Preview exactly right in Safari and Firefox. However, when saved as the appropriate webarchive in (home/library/Mail/Signatu
res) all is well with the text links but the images have disappeared. Just cannot figure out the problem. Here's the code from the html:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml"
>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>StrengthBank® Companies</title>
<style type="text/css">
<!--
.style1 {
font-size: 14px;
font-style: italic;
}
.style2 {
font-size: 16px;
font-weight: bold;
}
body {
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
}
.style3 {font-size: 14px}
-->
</style>
</head>
</div>
<div style="margin-top: 10px; color: #333333; font-size: 16px; line-height: 16px; font-family: "Myriad Pro";"><a href="
http://www.strengthbank.com" target="_top"><img src="
http://www.strengthbank.com/images/emailsig/sb-sbiemailsig.jpg" alt="StrengthBank Inc." width="306" height="93" border="0" /></a><br />
<a href="
http://www.strengthbank.com/pdfs/Speaker-SandraShelton.pdf" target="_top"><img src="
http://www.strengthbank.com/images/emailsig/sandraAshelton.png" alt="Sandra Shelton - Speaker" width="158" height="46" border="0" /></a><br />
<span style="color: #444444; font-size: 11px; line-height: 14px; font-family: "Myriad Pro";"> <span class="style3">Sandra Shelton</span><span class="style1"> | Speaker, Author, Executive Coach, <a href="
http://www.talkgroups-mentors.org" target="_top">NonProfit CEO</a> <br />
</span></span><strong>Stre
ngthBank&r
eg; Companies | </strong><span class="style2">817 230 4523</span></div>
<div style="color: #444444; font-size: 14px; font-style: italic; font-family: "Myriad Pro";"></div>
<div style="color: #444444; font-size: 11px; line-height: 14px; font-family: "Myriad Pro";"><span style="margin-top: 10px; color: #333333; font-size: 16px; line-height: 16px; font-family: "Myriad Pro";"><span class="style1">StrengthBan
k® Communication WorkOuts™</span></sp
an><br />
<span class="style1">Where individual bank of strengths meets business needs for quality and service.</span></div>
<div style="color: #444444; font-size: 11px; line-height: 14px; font-family: "Myriad Pro";"><a href="
http://www.strengthbank.com" target="_top" class="style3">
http://www.strengthbank.com</a>
<br />
</div>
</html>