Embed link in jpeg image

stanbusk

Administrator
Staff member
You can embed online pictures into Styled text with the following code:

<img src="PICTURE_URL_HERE">

Example:
<img src="http://www.maxprog.com/pictures/box_eMailVerifier.gif">

or in case you want also a link to a page:

<a href="URL_HERE"><img src="PICTURE_URL_HERE" border="0"></a>

Example:
<a href="http://www.maxprog.com"><img src="http://www.maxprog.com/pictures/box_iCash_v2.jpg" border="0"></a>
 

Brodon

New Member
Yes!seems like its only a problem with yahoo mail on their end, for everyone. Iv done some research and looks like everyone has this problem........
 

cyberd

New Member
Hi,
Just wondering if this issue was ever resolved?
I'm having the same problem where the links in a email sent to a gmail account works fine while the same email sent to a yahoo account the contained in the email don't work.
Thanks
 
Top