Spritesheets
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
An easy way to optimize css background images into sprite sheets.
Spritesheets is a module that will optimize css background images in themes and modules on to one image asset. You have the ability to configure which directories Spritesheets module will search, and it will parse your CSS to find images that can be included on a spritesheet. You can then configure which images should be optimized to a spritesheet. Spritesheets can greatly reduce page load time, bandwidth, and the tax on your server by combining

