Hello All,

I'm having some problems with HTML signature in KMail. The TD's tags are not obeying the width attribute or the css style applied directly to the cell. Is someone else finding the same difficulty? Someone would have some URL with attributes supported by the signature of HTML on KMail?

Sometimes on KMail, my signature appears ok. When I send a message to anyone using MS-Outlook, the text on signature does not use the correct font that I used that is presented on most Windows installation.

Here is my signature:
<table style="width: 560px;" cellpadding="0" cellspacing="0">
<tr>
<td style="width: 280px; color: rgb(0, 116,155); font-size: 11px !important; font-family: 'Arial Narrow' !important;">
LUIS FERNANDO<br />
<strong>Desenvolvimento</strong><br/><br/>
mymail@mydomain.com<br/>
Tel +99 99 9999 9999<br/>
Tel +99 99 9998 9999
</td>
<td style="width:280px;">
<img src="/home/myuser/Imagens/assinatura-normal.png" />
</td>
</tr>
</table>
Best regards,

Luis Fernando.