Hard Light Productions Forums
Off-Topic Discussion => General Discussion => Topic started by: Prophet on September 21, 2007, 07:03:47 am
-
Suppose I have an image, that acts as a link. How do I stop IE from making a box around it? Opera doesn't make the box there. But IE makes a blue box around it, because it's a link I guess.
I wouldn't care othervise. But the image happens to be part of a green graphic element and the blue box doesn't really fit.
-
Add border="0" to the img tag. Works for me.
-
Yes. Works for me too, how didn't I think of that. Thank you very much. :yes:
Case closed.