Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS IE8 fix for background-size property? Retina Image Re: IE8 fix for background-size property? Retina Image

#110935
joshrives
Member

I’m thinking the issue is probably that the background image is too big for the container though.

What you want to do is make a 42×48 version of the image also and in your IE8 only stylesheet change the background to something like

background-image: url(arrow-big-right-ie.png);