Announcement

Collapse
No announcement yet.

adding an email link to text

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    adding an email link to text

    Hi,

    I have a 'contactus' page set up, and need to add the usual 'mailto:' code to activate the email link....No success?!
    What am I doing wrong?

    I have a 'page content' element which allows the 'page fragment' box to open with my text inside. It appears to have a link maker as a feature, but the link is for URL's or product 'jump links' - how do I create the email link I need?!

    I'd appreciate the help guys!

    #2
    Hi,

    You can embed the link into the 'text' field of your fragment by using the embedding tags !!< and >!!. So your mail to link would look something like:

    !!<<a href="mailto:YourName@YourCompanyEmail.com">Contact Us</a>>!!

    You can use these embedding tags to embed any HTML into most Actinic fields.

    I hope this helps.
    ********************
    Tracey
    SellerDeck

    Comment

    Working...
    X