![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
| Tags: forwards, outlook, replies, screws, signature |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I have our company signatures set up so that they are inserted into an
html table, complete with company logo and contact info. I built the html file from scratch (see bottom of the post for code) and it works fine in a browser. I never used the Outlook or Word editor to change the html after creating my Outlook signature. I'm using Outlook 2003 with Word 2003 as the email editor. When I compose a new message with my signature, it formats everything correctly. (I've included a snippet of the bad code). When replying or forwarding, the signature shows up correctly in the editor, but when sending, it formats it incorrectly. It somehow moves a row break to a completely different section of the code. Why would a reply format a signature differently than a new email? How do I fix this problem? *********Normal code on a new email************* a "derek@seatabil ity.com/ao /o /span/font/p/div /td td style='padding:.75pt .75pt .75pt .75pt' p class=MsoNormalfont size=3 color=black face="Gill Sans MT"span style='font-size:12.0pt;font-family:"Gill Sans MT";color:black'a href="http://www.seatability.com"span style='text-decoration:none'img border=0 width=225 height=61 id="_x0000_i1026" src="http://www.seatability.com/images/signatures/siglogo.png" alt="Seatability - Sit with us"/span/ao /o /span/font/p/td td style='padding:.75pt .75pt .75pt .75pt' div id="header_text" p class=MsoNormalfont size=1 color=black face="Gill Sans MT"span style='font-size:9.0pt;font-family:"Gill Sans MT";color:black'Tel: 1-800-715-3346 x500br Cell: (801) 358-2593br Fax: 1-888-412-2913 o /o /span/font/p/div /td /tr**********************************Correct place for the row to break*********** /table *********Incorrect code on replies and forwards************* a "derek@seatabil ity.com/ao /o /span/font/p/div /td /tr**********************************INCORRECT - Somehow this row break was moved from the previous position********************** td style='padding:.75pt .75pt .75pt .75pt' p class=MsoNormalfont size=3 color=black face="Gill Sans MT"span style='font-size:12.0pt;font-family:"Gill Sans MT";color:black'a href="http://www.seatability.com"span style='text-decoration:none'img border=0 width=225 height=61 id="_x0000_i1027" src="http://www.seatability.com/images/signatures/siglogo.png" alt="Seatability - Sit with us"/span/ao /o /span/font/p/td td style='padding:.75pt .75pt .75pt .75pt' div id="header_text" p class=MsoNormalfont size=1 color=black face="Gill Sans MT"span style='font-size:9.0pt;font-family:"Gill Sans MT";color:black'Tel: 1-800-715-3346 x500br Cell: (801) 358-2593br Fax: 1-888-412-2913 o /o /span/font/p/div /td /table *********Original signature template************* Code that the signature is based on: html style type="text/css" body { font-family: "Gill Sans", "Gill Sans MT", Arial, Helvetica, sans-serif; } #nametitle_text { color: black; font-size: 16px; } #header_text { color: black; font-size: 12px; } /style img width=480 height=1 src="http://www.seatability.com/images/signatures/line.gif"br table border=0 cellspacing=1 cellpadding=1 trtd align=center colspan=3 div id="nametitle_text" Derek Perkins - Chief Executive Officer /td/tr tr td align=right div id="header_text" 422 North 1280 Westbr/ Provo, UT 84601br/ a "derek@seatabil ity.com/a/td tda href="http://www.seatability.com"/img alt="Seatability - Sit with us" width=225 height=61 border=0 src="http://www.seatability.com/images/signatures/siglogo.png"/a//td td align=left div id="header_text" Tel: 1-800-715-3346 x500br/ Cell: (801) 358-2593br/ Fax: 1-888-412-2913 /div /td /tr /table /html |
| Ads |
|
#2
|
|||
|
|||
|
Anybody have a clue how to fix this?
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Signature in Relies, Forwards? | Jim McGowan | Outlook - General Queries | 6 | May 25th 06 05:16 AM |
| Signature on Forwards as Attachments | Sabrina | Outlook - General Queries | 2 | April 10th 06 06:21 PM |
| How do I switch default for 'replies' and 'forwards' in Outlook? | Jason | Outlook - Installation | 1 | February 21st 06 03:21 PM |
| Signature on replies not showing up with same look. | The Chamberlains | Outlook - General Queries | 1 | February 6th 06 01:25 AM |
| Font sizes in OE replies or forwards | Fred | Outlook Express | 2 | January 23rd 06 07:26 PM |