August 15, 201015 yr Hi all I'm having a problem getting rid of these text-decoration on my link text in opera and google chrome, I've gone text-decoration: none; but doesn't seem to bother chrome or opera and I did the same with an image link and that goes except for in Firefox. any advice? actually its firefox and IE8 that still displays the link border round the image, and safari not opera where the decorations occur. also chrome they only appear to display until it's been visited or hovered over then its goes away. EDIT.. Ok so fixed everything else I just can't figure out why the image wont work. Maybe I'm better off creating a hotspot instead of wrapping a <a> around an image lol. EDIT sorted it sorry.
August 16, 201015 yr For the benefit of others looking at your question, I expect you found that for image links you need a style img { border: none: }
Create an account or sign in to comment