← Back to team overview

launchpad-dev team mailing list archive

CSS/Sprite bugs how-to

 

Just as a reminder, when I did the sprites work I created a wiki page with instructions on how to use them: https://dev.launchpad.net/UI/CssSprites

In general, many of the problems that still come up are due to:
 - Using a class without the "sprite" class as well
 - Using it on the wrong element (ie, a containing one)
 - Conflicting CSS classes defined twice

I'm going to go through some of the existing CSS bugs and try to fix the bulk of them, but it's worth that everybody knows about this as the problem is usually fixed in an almost mechanical way.


cheers,

--
Martin