Hello,
I was wondering if kentico uses a script to add the following code to every element that uses a png background image:
background-image: url(x.gif); FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='…pathtoimage.png', sizingMethod='scale');
I'm noticing this code in every png background image and I would like to stop it.
Thanks