Title: New User email &#8211; HTML problem
Last modified: August 30, 2016

---

# New User email – HTML problem

 *  Resolved [Adendum](https://wordpress.org/support/users/adendum/)
 * (@adendum)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/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>: &nbsp; %reseturl% <br/>
       User ID (email address) &nbsp; %user_login%<br/>
       IP address &nbsp; %user_ip% <br/>
       </div>
       ```
   
 * [https://wordpress.org/plugins/theme-my-login/](https://wordpress.org/plugins/theme-my-login/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Jeff Farthing](https://wordpress.org/support/users/jfarthing84/)
 * (@jfarthing84)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/new-user-email-html-problem/#post-6832318)
 * `<a href="%reseturl%">%reseturl%</a>`
 *  Thread Starter [Adendum](https://wordpress.org/support/users/adendum/)
 * (@adendum)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/new-user-email-html-problem/#post-6832524)
 * Jeff,
 * Thanks – I’m not that bad honest! I missed the = and the link text cos I was 
   in a hurry! Many thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘New User email – HTML problem’ is closed to new replies.

 * ![](https://ps.w.org/theme-my-login/assets/icon-256x256.png?rev=1891232)
 * [Theme My Login](https://wordpress.org/plugins/theme-my-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/theme-my-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/theme-my-login/)
 * [Active Topics](https://wordpress.org/support/plugin/theme-my-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/theme-my-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/theme-my-login/reviews/)

## Tags

 * [html](https://wordpress.org/support/topic-tag/html/)
 * [links](https://wordpress.org/support/topic-tag/links/)

 * 2 replies
 * 2 participants
 * Last reply from: [Adendum](https://wordpress.org/support/users/adendum/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/new-user-email-html-problem/#post-6832524)
 * Status: resolved