| Author |
Message |
Handbag
Joined: 25 Aug 2008 Posts: 2
|
Posted: Mon Aug 25, 2008 3:15 pm Post subject: Making Hyperlinks For Photos And/Or Text |
|
|
I have viewed all posts relating to this topic and tried all the codes you've posted but am still unable to make a hyperlink to an image or to text without problems ie some or all of the code appears in the received email along with the image or text. I am using a Mac G4, my email client is Apple Mail V. 2.0.5. I also tested it in Yahoo Email and Google Mail and had the same problem.
I've tried:
<a href="http://www.mywebsite.com">{File:"Button.jpg"}</a>
(got code with image in email)
I also tried adding the table width codes you suggested for Entourage users but still got some of the code with the image in the email.
Help.. |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2536
|
Posted: Tue Aug 26, 2008 7:31 am Post subject: |
|
|
The format is:
<a href="LINK_URL_HERE">{File:"PICTURE_NAME_HERE"}</a>
Where LINK_URL_HERE is the URL of the page you want to link your picture to and where PICTURE_NAME_HERE is the name of the picture you have attached to your message dropping it to the attachment panel. |
|
| Back to top |
|
 |
Handbag
Joined: 25 Aug 2008 Posts: 2
|
Posted: Tue Aug 26, 2008 9:26 am Post subject: |
|
|
| Yes, that is the format I used and I still got parts of the code visible in the recipient email along with the image. Anything else I can try? Thanks.. |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2536
|
Posted: Wed Aug 27, 2008 7:50 am Post subject: |
|
|
| Are you changing font in the middle of the line? I think it is the only possible reason for a failure. |
|
| Back to top |
|
 |
|