• Resolved fabthi

    (@fabthi)


    Hi everybody
    I added the icon image of email in my contact page and for that I’d like to make it clickable so it automatically opens user’s email client with a new blank outgoing message.
    Is this possible and how?
    thanks to all
    Fabio

Viewing 5 replies - 1 through 5 (of 5 total)
  • Use mailto:[email protected] as a link url on that icon.

    Thread Starter fabthi

    (@fabthi)

    Hi esmi
    thanks for your kind help but I am not sure where to place it.
    This is the string of code for the icon
    <h4 style="text-align: center;"><a href="https://fabiothian.com/wp-content/uploads/2012/04/Icona+chiara.png"><img class="size-full wp-image-145" title="Icona+chiara" src="https://fabiothian.com/wp-content/uploads/2012/04/Icona+chiara.png" alt="" width="60" height="50" /></a></h4>
    Can you highlight which part I should replace with [email protected]?
    Please bear with my ignorance!

    NO SORRY, tried, found anf fixed!!!
    Many many thanks

    <h4 style="text-align: center;"><a href="mailto:[email protected]"><img class="size-full wp-image-145" src="https://fabiothian.com/wp-content/uploads/2012/04/Icona+chiara.png" alt="" width="60" height="50" /></a></h4>

    Thread Starter fabthi

    (@fabthi)

    thanks again esmi for your help!

    You’re welcome ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Mail icon – how to link to mail client’ is closed to new replies.