This is the code that I would like to insert because the message is seen in html in the mail(Plugin Pro version). Thanks
<div style=”width: 100%; height: auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; background-color:#EEEEEE; margin: 0 auto; padding-top: 50px; padding-bottom: 50px; “>
<div style=”width: 500px; background-color: #1AAF00; height: auto; margin: 0 auto; padding: 10px 50px 10px 50px; box-shadow: 0px 0px 7px #B7B7B7;”>
<h1 style=”color: #ffffff; text-align: center;”>Benvenuto {username}</h1>
<h2 style=”text-align: center; color: #FFFFFF; font-size: 20px;”>Sei stato approvato per l’accesso su {sitename}</h2>
</div>
<div style=”width: 500px; background-color: #FFFFFF; padding: 50px; height: auto; margin: 0 auto; box-shadow: 0px 0px 7px #B7B7B7;”>
<p style=”text-align: center; font-size: 18px; margin-bottom: 40px;”>Accedi per effettuare il login e cominciare ad acquistare:</p>
<a style=”text-decoration: none; padding: 20px; display: block; width: 200px; height: auto; background-color:#FFD202; margin: 0 auto;
margin-bottom: 50px; font-size: 18px; text-align: center; color: #000000; font-weight: bolder;” href=”https://sitename.it/my-account/”>Accedi ora
<p style=”float: left; margin: 0; margin-right: 6px;”>Se desideri reimpostare la password vai al seguente link:</p>
#
</div>
</div>
-
This reply was modified 4 years, 5 months ago by edodemo.
-
This reply was modified 4 years, 5 months ago by edodemo.