dasaunders
Newbie
Posts: 1
Registered: 1/23/2005
Member Is Offline
|
| posted on 1/23/2005 at 06:34 PM |
|
|
IE trouble - colour on links
I'm having no problem with Firefox but...
I have images as my menu items (i.e. a list of buttons). When I use the menu on IE, each button is surrounded by a blue or purple border depending
on whether the link has been visited or not. Is there a way of disabling this?
I also cannot see the rollover that should appear as a border (I presume because the IE link border covers it)
In Firefox it works a charm - there is no annoying blue/purple link border and when I hover over it, the background turns from blue to red.
REALLY REALLY appreciate any help.
Many Thanks
D.
|
|
|
olga
Administrator
Posts: 84
Registered: 11/22/2004
Member Is Offline
|
| posted on 1/27/2005 at 01:38 AM |
|
|
You can try to define attribute "border" inside your image tag:
<img border="0" ....>
|
|
|