IE bug fixing

Hi, this isnt strictly a wix code issue, but it’s a bug I’m having with the rollover app, and we’re stuck and I really would appreciate some help :slight_smile:

We are looking for someone to help us solve a CSS issue in IE9, 10, 11, Edge. We have 12 solid png images that we need the ability to change the image colour. For Chrome, Firefox and Safari we have solved this by setting the background colour in CSS and making the image a mask using mask-image CSS property. However this property doesn’t work in IE so we need a better solution or workaround

thanks

pete

Hey Peter,

As you point out, this isn’t exactly the right place for this, but I needed a diversion.

You said workaround, so maybe this will help: Cross-Browser image masking with SVG

“Cross-browser compatibility is a real bummer.” - me

Good luck,

Yisrael

thanks so much, ill let you know how i get on

nmany thanks