Question : Outlook HTML signature issue

I'm using HTML signatures in both outlook 2007 and outlook 2003 and when a user replies to my email or any other interoffice email with another signature, the next line of the email below the signature shows to the right of the email, not below.  You can also send yourself an email and if you reply to that email with another signature, the same thing occurs.

See sample image and html code.

Code Snippet:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:




SIG Employee Signature




Leif Hurst | Director of IT

SIG Logo
Office | 972.490.2247
Mobile | 214.298.5323
FAX | 972.490.2255

www.trustsig.com | [email protected]
14860 Montfort Dr. | Suite 150 | Dallas, TX 75254


 



Answer : Outlook HTML signature issue

Outlook doesn't handle tables in signature files well at all.  If you get rid of the table in that code and put the text below your graphic, it will work.  If you get rid of the graphic completely and eliminate the table, it will work.  I tried three different iterations of it with a table and was able to reproduce your error in OLK 2003 and 2007 every time.  Get rid of the table and I can no longer reproduce the error.  It looks like a limitation within Outlook, though I cannot find any documentation anywhere to show that.

Justin
Random Solutions  
 
programming4us programming4us