want to change placeholder from a...

User 53507 Photo


Registered User
31 posts

I'm a bit lost on the confirming e-mail. At the bottom it says something like, "If you need to update with additional information, don’t hesitate to use this form again or <a title="" href="contact_placeholder" class="paragraph-link" style="color:#007cdb;text-decoration:none;">webmaster@davidregenthal.com</a>."

How to I change the "contact_placeholder" so that the e-mail I want displayed will show and work as a link (to the e-mail address)?

Thanks!
User 2484360 Photo


Registered User
3,293 posts

You would need to change the href to include mailto:youremail@somewhere.com

Something like this <a title="" href="mailto:youremail@somewhere.com" class="paragraph-link" style="color:#007cdb;text-decoration:none;">webmaster@davidregenthal.com</a>."

You can learn more about it here http://www.labnol.org/internet/email/le … ntax/6748/
User 53507 Photo


Registered User
31 posts

Adam East wrote:
You would need to change the href to include mailto:youremail@somewhere.com

Something like this <a title="" href="mailto:youremail@somewhere.com" class="paragraph-link" style="color:#007cdb;text-decoration:none;">webmaster@davidregenthal.com</a>."

You can learn more about it here http://www.labnol.org/internet/email/le … ntax/6748/


Adam, that did it . . . Thanks Bunches!

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.