Split Single Sprite Image Into Multiple Icons

May I know is it possible to use GIMP, to split a single sprite image into multiple icons? If yes, how? If not, if there any free tool available for me to do so? Thanks. Read more

3 answers Latest by Yan Cheng CHEOK 4 months ago

Using sprites in a list, list's width is zero. Need to make list fill parent div.

If you look at my example, the divs should be red, blue, green, yellow. http://www.chrispaul.ws/ul-li-anchor-sprites/ But the blue div width is zero even though I give it a width. Why? ... Read more

B9dcdfe8-a8f5-41d2-aa27-ee7a196a3b2e

2 answers Best answer by ReMichael

Problem using CSS sprites

I've been working on a web site using the [CSS sprite][1] technique for the first time. The site is on a hosted platform and has the unusual restriction of only allowing the upload of one image rig... Read more

2 answers Best answer by Richard Grevers

Css sprite repeat-x

I have this sprite and i need to repeat-x each color. Is it possible? Read more

2 answers Latest by Guffa 3 months ago

CSS Sprites: What's happening with mine in IE 6/7?

Hello, I'm having trouble with my link CSS sprites in IE 6 and 7. They use one transparency-enabled gif as the background. The problem is that they don't seem to appear at all. I have been using... Read more

521ac028-335f-497b-9158-a750ba7a97af

2 answers Best answer by Clay Hinson

CSS Sprites: What's happening with mine in IE 6/7?

Hello, I'm having trouble with my link CSS sprites in IE 6 and 7. They use one transparency-enabled gif as the background. The problem is that they don't seem to appear at all. I have been using... Read more

A4edff47-9fee-4299-8d0e-02fc0b65b708

No answers yet

Tony B 71

first link in a sprite navigation setup will not show hover state

I have my image sprite set up as two horizontal bars stacked vertically and everything except the hover state on the First item works fine. Am I having a specificity issue or something else? The CS... Read more

1 answer Latest by Erik Phipps 10 months ago

SyaZ 0

Why do browsers load same images many times?

I'm using sprite and it seems they are being loaded the number of times they are used... which defeats the purpose of spriting at the first place. Why? I am using background: url() for the sprites.... Read more

1 answer Best answer by Simon

How to use CSS sprites when the background is larger than the sprite?

I've got a selection of icons I'm using on an activity feed. I'd like to convert them to CSS sprites (a single image containing all the icons) rather than separate files, to cut down on the number ... Read more

1e1a4ac6-a576-460d-be32-3ec6a292994b

4 answers Latest by Shaun Robinson about 1 year ago