Hello,
Réponse ci-dessous;
fonctionne avec outook XP et 2007 : exemple de fichier HTML que j'utilise en entreprise: tu fais un copier coller du code html ci-dessous (exemple que tu modifieras à ta guise par la suite) et tu l'enregistres en "masignature.html" en modifiant le nom de ton image (ici j'ai un logo.gif pour le logo de mon entreprise et un tree.jpg pour le logo d'un arbre pour le message "écolo".
L'astuce consiste à tout positionner dans des tables et surtout à ne pas utiliser Word comme éditeur HTML !!! (prend un bête notepad)
Deuxième astuce (oui, je sais Microsoft est toujours assez discret là-dessus...GRRRR), tu copies le fichier html et les images dans le profil de ton utilisateur(username) sous le répertoire suivant:
C:\Documents and Settings\
username\Application Data\Microsoft\Signatures
Ensuite,
après avoir redémarré l'ordinateur, masignature sera disponible dans la liste des signatures disponibles...via Outils/Options/Format du courrier/Signatures; il ne te reste qu'à choisir si tu veux cela pour un nouveau courrier ou pour renvoi/réponse...
ENJOY
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HEAD>
<TITLE></TITLE>
</HEAD>
<BODY bgcolor="#FFFFFF">
<table><tr><td>
<TABLE height=149 cellSpacing=0 cellPadding=2 align=left border=0 style="FONT-SIZE: 9pt;FONT-FAMILY:'Lucida Sans Unicode',Verdana,Arial,sans-serif; COLOR: olive;">
<TR>
<TD vAlign=top colSpan=2> <DIV style="TEXT-ALIGN: center; " align=center>
<HR align=center width="100%" color=olive noShade SIZE=1>
</DIV></TD>
</TR>
<TR>
<TD vAlign=top width=90>
<P style="TEXT-ALIGN: center;" align=center><IMG height=51 hspace=10 src="logo.gif" width=50 align=center border=0></P></TD>
<TD vAlign=top nowrap> <P>Nom<br>Fonction<br>Service<br>Téléphone<br><br>
<a href="mailto:toto.lehero@skype.be" style="COLOR: olive;">toto.lehero@skype.be<br>
</a> <br>H.N.P. Saint-Martin - Frères de la Charité<br>Adresse<br>
<a href="
http://www.google.be" style="COLOR: olive;">
www.google.be</a><br>
</P></TD>
</TR>
<TR>
<TD vAlign=top colSpan=2> <DIV style="TEXT-ALIGN: center; " align=center>
<HR align=center width="100%" color=olive noShade SIZE=1>
</DIV></TD>
</TR>
</TABLE>
</td></tr><tr><td>
<table width="340">
<tr>
<td align="center" colspan="2" nowrap="nowrap"><font style="FONT-SIZE: 8pt;color
![:o :o]()
live">
Avant d’imprimer cet email, réfléchissez à l’impact sur l’environnement.</font>
</td>
</tr>
<tr>
<td align="center" valign="top" nowrap="nowrap"><font style="FONT-SIZE: 8pt;color
![:o :o]()
live">
Please consider the environment before printing this mail.</font>
</td>
<td width="20">
<IMG src="tree.jpg" width="32" align="center" border="0">
</td>
</tr>
</table>
</td>
</tr>
</table>
</BODY>
</HTML>