jimihendrix
03-18-2007, 04:26 PM
I am using Thunderbird e-mail client and have created my own signature with a graphic of my actual signature above my contact information.
The problem is that when I insert the signature file into an e-mail it inserts two hyphens and a space before the image and text, like this --
I have re-written the signature several times thinking I must have inserted something incorrectly, but no matter what I've tried these two hyphens and space keep appearing.
I have gone onto the Mozilla forum and spent many days now trying to find an answer and no one there has had any useful remedies so far. I was hoping someone here might have a clue for me to investigate further and try to resolve this annoyance. Here is a copy of the code I am using;
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled</title>
</head>
<body>
<img src="file:///E:\MY DAWKZ\0-REAL ESTATE\Sign_John Wathen9.png">
<br><font face="calibri"><font color="000000"><font size=3>John Wathen Broker-Associate, ABR, e-Pro
<br>Exceptional Realty Services
<br>Phone: 951-454-1246 Fax: 866-527-5498
<br>E-Mail: john@TemecuHome.com Web: www.TemecuHome.com</font>
</body>
</html>
The problem is that when I insert the signature file into an e-mail it inserts two hyphens and a space before the image and text, like this --
I have re-written the signature several times thinking I must have inserted something incorrectly, but no matter what I've tried these two hyphens and space keep appearing.
I have gone onto the Mozilla forum and spent many days now trying to find an answer and no one there has had any useful remedies so far. I was hoping someone here might have a clue for me to investigate further and try to resolve this annoyance. Here is a copy of the code I am using;
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled</title>
</head>
<body>
<img src="file:///E:\MY DAWKZ\0-REAL ESTATE\Sign_John Wathen9.png">
<br><font face="calibri"><font color="000000"><font size=3>John Wathen Broker-Associate, ABR, e-Pro
<br>Exceptional Realty Services
<br>Phone: 951-454-1246 Fax: 866-527-5498
<br>E-Mail: john@TemecuHome.com Web: www.TemecuHome.com</font>
</body>
</html>