Does pngfix only affect images in the markup vs in the css?
- by Peter
I have a sprite that I'm using for rounded corners. The left corner sits on top of a gradient background, but the right corner sits on a white background. I don't want to have to put the images on the page as I'd rather have them in a sprite and just move the placement through the background property.
Will something like pngfix not work if the png is not in the markup?