Read More buttons and other links break in IE?

GK User
Wed Feb 08, 2012 6:46 pm
Hi,

the Read More buttons and other links in the main body portion of the page does not work at all in IE. They work fine in other browsers though, like Firefox and Safari etc.

Could anyone help me in the right direction - how come this is happening?
It is like IE are not even recognizing that they are links, no cursor change, and no action when clicking on the buttons.

You can view the site here: www.biologilararna.se

Thanks!
/anders
User avatar
Fresh Boarder

GK User
Thu Feb 09, 2012 12:14 am
Which version of IE browser you use ?
User avatar
Platinum Boarder

GK User
Thu Feb 09, 2012 5:49 pm
Hi,

I isolated the problem. It was a CSS-issue.
In the override css-file we use(d) this code to change the background image size for IE. Uncommenting this solves the problem described.

filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='etc.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='etc.jpg', sizingMethod='scale')";

So - I guess the issue could be closed. But if anyone has any tips on how to make it all work together I am all ears.
/Anders
User avatar
Fresh Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.