- Posts: 198
- Thank you received: 0
Border shows around images that are links in IE 10
-
Danimeeka
Active member - Topic Author
- Member
Less
More
11 years 7 months ago #29431
by Danimeeka
Border shows around images that are links in IE 10 was created by Danimeeka
Hi,
I have installed the Joomla 3 version of the Wedding template at 184.154.224.13/~harpsint/ and I see that the logo and the slider images, both links, have a solid red border around them in Internet Explorer 10. This border does not show in Chrome, Firefox or Safari.
How do I get rid of this border?
Thanks!
I have installed the Joomla 3 version of the Wedding template at 184.154.224.13/~harpsint/ and I see that the logo and the slider images, both links, have a solid red border around them in Internet Explorer 10. This border does not show in Chrome, Firefox or Safari.
How do I get rid of this border?
Thanks!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 7 months ago #29439
by ivan.milic
Replied by ivan.milic on topic Border shows around images that are links in IE 10
put this at beginning of template_css.css:
IMG{
border:none;
}
IMG{
border:none;
}
Please Log in to join the conversation.
Time to create page: 0.152 seconds