linux1880 Posted July 23, 2010 Share Posted July 23, 2010 I have generated css sprites uploading images zip file into this site http://spritegen.website-performance. it gives me coordinates like .sprite-accept { background-position: 0 0; width: 16px; height: 16px; } .sprite-add { background-position: 0 -66px; width: 16px; height: 16px; } , when i apply this css on page it gives me like 4 images on the row, I did play settingĀ background-position into different width It doesn't work, how do i exactly get the required image only ? Pls help Quote Link to comment Share on other sites More sharing options...
haku Posted July 24, 2010 Share Posted July 24, 2010 We can't really help you without the image you have, and the code you are using. Or much more preferably, a site with the live code on it. You are asking us to take random guesses as to your code based on absolutely nothing. Some people here are really good, but you are asking for the near impossible. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.