1. Go to the page where you want the link and click in the Zone where you want the link. 2. Click Modules and HTML.
4. Copy the code below and paste it into the HTML Dialog box.
<a href="http://yoursite/yourpage.aspx"target=_Blank><img src="/Images/yourfile.jpg" alt="Your text" border="0" /></a>
5. Replace http://yoursite/yourpage.aspx with the url you are linking to. 6. Replace yourfile.jpg with the image file you want the user to see on your page. 7. Replace Your text with the text you want the user to see as they passover the image. 8. Click OK 9. Your image link is now there and has a boundry box around it. You can fiddle with boundry box handles to get it to align how you wish it to.
| |