Email link

  • DeNeDe

    #1020

    How do I put in a link to be clicked on for people to send me an email?

    Thanks,

    http://pgs.windczar.com

    Mod

    Kenneth John Odle

    #14300

    There are any number of plugins which will handle this for you. However, the simplest might just be do write a bit of HTML and drop it in a text widget which you can then place wherever you want.

    Sample html:

    <p>You can send me an email <a href="mailto:me@windczar.com">clicking here.</a></p>

    Substitute the actual address you want to use. Let me know if you have problems with it.

    If you need to know how to format the link, follow this link.

    Ken

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

  • You must be logged in to reply to this topic.