Bonjour,

J’ai créé une signature pour mes e-mails professionnels avec une image au format SVG.

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html>
  <body>
    <div style="min-height: 60px; line-height: 17px; margin: 0; padding: 10px 0; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 11px; color: #3a342c; min-width: 530px;"
 
      id="sig"> <img src="https://sendeyo.com/up/d/471cea7f04" style="float: left; padding: 0 10px 0 0;"
 
        height="102" width="200"> <strong style="color: #3a342c; font-size:12px;">Jimmy
        D.</strong><br>
      <span style="font-size: 12px; color: #666666;">Assistant de gestion
        locative</span><br>
      Adresse<br>
      Tél. 01 XX XX XX XX <br>
      <a href="mailto:etudecouderc@gmail.com" style="color: #403120; text-decoration: none">xxx@xxx.com</a><br>
      <a href="http://www.etudecouderc.com" style="color:#0095a2; text-decoration:none;">www.xxx.com</a>
    </div>
  </body>
</html>
J’ai deux problèmes :

  • le logo ne s’affiche pas sur certains clients de messagerie (notamment Gmail) ;
  • l’alignement n’est pas conservé lorsqu’on ouvre les e-mails sur mobile (cf. photo ci-jointe).

Pouvez-vous m’aider, s’il vous plaît ?

Cordialement,
Jimmy

Nom : Screenshot_20200130-232336_Email.jpg
Affichages : 686
Taille : 166,7 Ko