php - CSS Sprites displaying wrong image - works in localhost -


the server removing space between background-position properties of sprites causing sprites display first image of sprite instead of image should displaying. used work fine on server , still works fine on localhost. haven't made changes server though ... suggestions?

website http://hiphopvip.com

you have bug in minimizing script script minify css files , replace every space '-' that's why background-position doesn't work way it's supposed to.

what class using miminizing css?


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -