hilldw
Newbie
Posts: 1
Registered: 10/8/2004
Member Is Offline
|
| posted on 10/8/2004 at 06:59 PM |
|
|
Linking to Images
I am using Tigra Scroller Pro on my web page and I wanted to make sure I was using the right command for inserting hyperlinks for scrolling images. I
can get it to work, but I get a border around the image, that I don't want. I just purchased this product last week, so I believe I have tech
support. Could you please help me with this issue.
|
|
|
rock
Moderator
Posts: 687
Registered: 4/15/2003
Member Is Offline
|
| posted on 11/18/2004 at 10:17 AM |
|
|
Try to use border="0" property:
<img src="tsp.gif" width="350" height="80" border="0" alt="Tigra Scroller">
|
|
|