I have installed PageBlaster 3.3.1. After enabling CSS merging, some, but not all, of the background-image properties are getting changed. For example: background-image: url(top_left.gif); is changed to background-image: url(/dnn482/Portals/_default/Skins/classic/left.gif); This is happening with images named: top_left.gif, top_right.gif, bottom_left.gif, and bottom_right.gif. If I change the CSS to use top1_left.gif, the problme still occurs, but not if I use top_left1.gif Can anyone offer any sugestions on where the problem might be? |