@anonymized-23227828
Active 7 months, 3 weeks ago
-
Anonymous User replied to the topic Adding Custom Logo to Email Header in the forum Creating & Extending 7 months, 4 weeks ago
Hi, after some reseach you should do a script like this below. It makes appear signature in the header of the mail.
<!DOCTYPE html>
<html lang=”fr”>
<head>
<meta charset=”UTF-8″>
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″>
<title>Signature d’e-mail</title>
<style>
.email-signature {…[Read more]