New User email – HTML problem
-
Jeff or anyone,
I opted for HTML emails and have coded a working HTML email but when using the %reseturl% within div area the link does not come over in the email. I have tried wrapping the variable in
<a href"%reseturl%"></a>
but that didn’t work either….what am I missing?<div style="background-color:black; color:white; padding: 20px 0px 40px 100px;font-family: arial; font-size:20px;"> <h3 style="color:red;">Here are your login details:-</h3><br/> <strong>Set your password now</strong>: %reseturl% <br/> User ID (email address) %user_login%<br/> IP address %user_ip% <br/> </div>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘New User email – HTML problem’ is closed to new replies.