CSS Sprites support to speed download


Author Message
SpriteMan

Posted: 3/7/2010
Quote message 

I would love to see the use of sprites especially when dealing with all the corners, graphics etc.

It is fairly easy to combine output of all images into one file to prevent multiple http calls for the graphics.

See http://code.google.com/p/web-optimizator/wiki/BetterCssSprites

Run your webpages using YSLOW(firefox addon)
 
Node-0

Posted: 3/13/2010
Quote message 

Two good reasons why this should strictly be an option:

1.) It's not easy to change out the graphics files.

2.) It introduces extra complexity into an already complex template structure.


If you do this everyday, you know that editing those divs can be a pain,
I'm sure it would be nice as an option, but please don't make it a madatory feature.
 
Ewan

Posted: 12/8/2011
Quote message 

Yes, please make images with sprites. It is becomming more important as search engines look for speed and amount of requests.
 
Ryan Faircloth

Posted: 1/7/2012
Quote message 

Quote Ewan:

Yes, please make images with sprites. It is becoming more important as search engines look for speed and amount of requests.


I agree this would be a great optional feature
 
Michael

Posted: 1/19/2012
Quote message 

Half the customization offered in Artisteer can be achieved by using css (BG, corners, gradients) would be nice if they offered a css3 export instead.