This is a discussion on "Using images as hyperlinks" within the Web Page Design section. This forum, and the thread "Using images as hyperlinks are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Using images as hyperlinks
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Using images as hyperlinks [RESOLVED]
I have all my thumbnail images displayed and the hyperlinks set up but i have noticed a coloured border around the images. What I want to do is remove the border around the image so the only way you know it's a link is if you hover over the image Last edited by AdRock; Aug 30th, 2006 at 22:42. |
|
#2
|
|||
|
|||
|
Re: Using images as hyperlinks
All you need is some CSS spiffyness.
img a { border:0; }
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
#3
|
||||
|
||||
|
Re: Using images as hyperlinks
|
![]() |
| Tags |
| using, images, hyperlinks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help with changing colour of hyperlinks | sing2trees | Web Page Design | 10 | May 22nd, 2007 19:08 |
| Making some hyperlinks that are none downloadable/right-clickable | acrobat | Web Page Design | 14 | May 6th, 2007 07:46 |
| How to float 2 image hyperlinks on same line | AdRock | Web Page Design | 6 | Apr 2nd, 2007 15:30 |
| Image hyperlinks | AdRock | Web Page Design | 5 | Mar 29th, 2007 02:46 |
| Changing properties of hyperlinks? | tom_king88 | Web Page Design | 7 | Jul 7th, 2006 20:58 |