Show Off Your Sprites!

Posted on: 10/26/2009   By: Chris Coyier 197 Comments

I just updated my old CSS Sprites article yesterday, and I thought it would be kind of fun to ask everyone to share sprites that they have created themselves. Let’s make a quick giveaway out of it too!

I’ve finished my copy of Dan Cederholm’s Handcrafted CSS, which was very good. My copy is now of course slightly used, but I figured why not pass it on to someone else who can learn from it. It’s the version that comes with the DVD video as well. I’ll choose one random person to send it to.

To enter, just leave a link in the comments below directly linking to your sprite image. If you have never created a sprite, find an interesting one on the web and link directly to that. Make sure to leave your real email when commenting so I can contact you if you win. I’ll select a winner next week.

If you are thinking you are going to try and find a sprite elsewhere, but don’t know how, I’d suggest using Firebug. Pop it open and mouse around things on the site, trying to find things that use background images. Hover over the URL path to the background image and see if there is more than meets the eye going on. This is one of mine looks like in Firebug:

Responses

  1. When does this contest end?
    I’m working on a new site now which I plan to use sprites in. I mean, to the level where I will only have on image on the whole site which I would love to use for this.
    The site should be ready tomorrow evening.

  2. I have one right here.

    http://debasish.org/demo/traffikwise/assets/sprite-main.png

    Still not finished, working on it :)

  3. Ken says:

    Chris- I followed your screencasts to make this WP site from scratch (using Starkers)
    http://stevebrodner.com/
    I had never done sprite images either, so this was also a first.
    http://stevebrodner.com/images/menu_art.jpg
    (I want to comment here about what a brilliant artist, illustrator and political commentator Steve is, but I guess that is not what this is about)
    Normally I like using html for the nav, but in giving Steve a unique design, I wanted to use his lettering.
    Ken
    PS I hope you are very happy today after Favre/Vikes did not win but your beloved Pack did.

  4. Andi says:

    Not an image but a pretty good on-line tool for creating them.

    http://spriteme.org/

    • Trever says:

      Andi,
      That is pretty cool. I have always just hand built them and then did a little trial and error.

    • David says:

      Try using that on Digg.com… 6 requests and 77k saved, and the resulting sprite is very impressive…

  5. René says:

    This is a small sprite for my social media links on my portfolio website.

    http://www.renepolitiek.nl/img/social-media-logos.png

  6. Guillaume says:

    I’m not entering the contest with this, but
    jQuery UI ThemeRoller sprite is really nice.

  7. Melissa says:

    Amazon used to have a more intense sprite than this, I thought, but it’s still pretty nice!

    http://g-ecx.images-amazon.com/images/G/01/gno/images/orangeBlue/navPackedSprites_v12._V222883957_.png

  8. Guy says:

    Hey from the west coast. Here’s my personal portfolio. Just started using sprites as of yesterday for my dynamic dropdown navigation. Loads 7x faster… Amazing.. I didn’t even know what a Sprite was until I read your article. Thanks. :)

    http://www.guylepage.info/images/work.png

  9. Mine’s at http://www.adeledecaso.com/style/tab.png which does the tabs for http://www.adeledecaso.com. It uses a mix of repeating and non-repeating parts to do the tabbed navigation over a simple UL.

  10. http://www.cyclingnews.com/i/sprite.png

    Yes, it’s mine. It’s not 100% of the site though.
    I’m not working for the company anymore though.

  11. Hamza Oza says:

    http://images.apple.com/global/nav/images/globalnavbg.png

    It belongs to apple but thats where I first learnt about the concept.

  12. Marco says:

    I use several sprites on my website. This is a cool one with a “hover” state and 3 buttons:
    http://www.marcofolio.net/templates/marcofolio2/images/tech-icons.png

    Nice going Chris!

  13. Here’s one of mine for all of the misc icons on my site:
    icons.png

  14. Gargron says:

    My blog header at Anime² uses a sprite. (Our tagline is ‘we love maids’, and we actually belong to the ani-blogosphere rather then the design-o-blogosphere, so don’t wonder, that explains our mascot ^^ )

    http://anime2.kokidokom.net/wp-content/themes/whitespacedtypography/images/header-maid-mizugi.png

  15. PeTiNgA says:

    This one is from SAPO Homepage used in backgrounds.

    http://h.s.sl.pt/imgs/imgs.gif

  16. Tutorial9 Has a neat sprite for their navigation
    http://tutorial9.s3.amazonaws.com/themes/stylesheets/images/tab-sprites.jpg

    CSS-Tricks has an awesome sprite
    http://images.css-tricks.com/theme-4/css-tricks.png

    Chris Spooner’s sprite covers a few subscribing methods and miscellaneous items.
    http://blogspoon.s3.amazonaws.com/wp-content/themes/SpoonGraphics_V4/images/sprite.png

    And last, Apple’s navigation sprite
    http://images.apple.com/global/nav/images/globalnavbg.png

    • I’m sorry my previous comment looks like a list of links with a poorly descriptive title, but there isn’t an easy way to make a list to a couple sprite images interesting.

  17. http://borkweb.com/playground/sprite/sprite_sheets/running_megaman.png
    not mine but this megaman sprite has to be one of the best ever. you can see it in play here.
    http://borkweb.com/playground/sprite/sprite.html
    megaman ftw!
    cheers,
    albert

  18. Here are three image sprites of two websites I’m working on right now, the sites are not live yet though:

    1. http://www.ricardozea.net/sprites/bg-sprites.png
    2. http://www.ricardozea.net/sprites/img-sprites.png
    3. http://www.ricardozea.net/sprites/bg-frame.png

  19. Not the most exciting but in the interest of winning, here is one I’ve used for a site… http://www.seven-acres.co.uk/images/menuSprite.png

  20. Grant Z says:

    Here’s mine: http://media.lib.byu.edu/images/hbll/li_buttons.jpg. A sprite i made for a wordpress site at the library I work for.

  21. gooflett says:

    OBEY YOUR THIRST! – Sprite

  22. Jesse says:

    Here’s one of my little ones off of my portfolio website: http://www.racinewebworks.com/img/icons/sprite.png

  23. Mary H. says:

    Here’s a simple one I’m using on a site (still in development): http://advantage-media.com/newsite/images/nav.gif.

  24. Eric B. says:

    I haven’t used CSS sprites that much, but here are the ones that I use for a few icons.
    http://fwebde.com/wp-content/themes/fwebde2/images/icons.png

  25. Great idea.

    Here’s mine:

    http://www.sparkhouse.com/sites/all/themes/sparkzen/images/nav_pri_bg.gif

    I’m looking forward to seeing a good list here.

  26. Matt says:

    First (and only so far) attempt at sprites for a new blog design I’m working on:

    http://matte.ws/wp-content/themes/two/images/icons-black.jpg

    Haven’t tried anything as complex as the Facebook sprite, but it would be interesting to try on an upcoming project

  27. Adam says:

    This is the sprite I created for a Javascript countdown timer, it worked so well!

    http://www.quinnipiacbobcats.com/fls/17500/madness/images/countdown_sprite.gif

  28. I’ve got two:
    1. http://stabilitynetworks.valitics.com/images/cssimg/4ways_spr.png
    2. http://youasparent.com/images/cssimg/nav_sprite.png

    Both are my own, the first one is in the process of launching and the second is on a site already live.

  29. koew says:

    From my (outdated) blog-design:

    http://koew.net/blog/wp-content/themes/AllPraiseToCoffee/images/aptc_sprite_03.png

    Notice the easter egg I made just for curious users! ;)

  30. Here is one that I made for Svensk Handel http://www.svenskhandel.se/styles/images/spritesmap.png

    I would love to get that book!

  31. Alex says:

    There is a nice one here. Not mine though. http://dragoninteractive.com/lib/i/navigation/sprite.jpg

  32. Here’s a download one I made, it’s pretty innocent but gets the job done.

    http://cssaid.com/images/download.png

  33. Dan O says:

    I picked up on sprites by reading this blog. Here’s a simple sprite image to create a neat button effect:
    http://dano-dna.com/images/portfolio-sprites-dimaging.gif

  34. Forrest says:

    I created several of them for this client:

    http://waterscapespro.com/

  35. simto77 says:

    My first CSS sprite:

  36. This one is used in the footer of a live site of mine for Smoke & Spice Southern Barbeque in Ontario Canada!

    It’s not a terribly involved sprite, but it’s all mine…LOL.

    http://smokenspice.com/images/partners.png

    To use a term of Chris’, this sprite is “gridular”, in that I kept the transition pics aligned so there was less to change in the CSS.

  37. I used a sprite for the jQuery sliding carousel in the footer of http://www.driftwoodbeer.com. Here’s the sprite image: http://driftwoodbeer.com/wp-content/themes/driftwood2/images/jcarousel-sprite.png

  38. webbografico says:

    Here’s the one from the whitehouse.gov main navigation:

    http://www.whitehouse.gov/sites/default/themes/whitehouse/img/nav-sprite.gif

  39. Chris says:

    Here is a sprite I set up for a navigation design:
    http://www.24-7ministries.org/images/buttons.gif

    You can try it out here, on the right:
    http://www.24-7ministries.org/

  40. d'sixTein says:

    My website is curently under construction, but I was interested to join this contest. I have one sprite, please check this out http://www.sixtein.web.id/images/images.gif

    BTW, I’m apologize, my english is not so good xD

  41. Denis says:

    I use a pretty simple sprite of all icons over my site:
    http://sokolov.cc/img/iconsWithLightWorld.png

  42. Steve says:

    I set up a site that uses 2 sprites for top and left column navigation. I’ll combine them after reading this article:
    http://totos.com/

    images:
    http://totos.com/images/navmenu.png
    http://totos.com/images/locations.png

  43. Will says:

    That’s awesome, I had never thought to look.

  44. Tommy says:

    I just updated the css of my 80s/90s blog Saturday Morning Central, so it might be one of the more colorful/obnoxious sprites in the contest. :)

    http://saturdaymorningcentral.com/wp-content/themes/smc3/images/smc.png

  45. Dylan says:

    Love this one from Tim Van Damme’s website: http://maxvoltar.com/img/footer.png.

  46. Dang, I feel like I am way behind in commenting on this one!

    Here is the sprite I use for DesignBump:
    http://designbump.com/sites/all/themes/designbumpv3/img/imagebase.png

    I am trying to continually add images to it to improve the sites performance.

    I also really like the one that Sharenator.com uses:
    http://www.sharenator.com/images/s.gif

  47. A couple I’ve done recently:

    http://www.sechiropractic.com.au/images/sprites.png
    http://www.publishfirst.org/lyc/images/nav.png

    If I ever use image replacement for a nav bar, I always use a single image, but ‘ve only taken that a step further to include more site images a couple of times but will be making use of http://spriteme.org/ to do so more in the future.

  48. Seth says:

    I used sprites in the menu of a site I’m working on for a college jiu jitsu club. Thanks for the great podcast…that where I learned it.

    http://www.adaltadesigns.com/testvideo/index.html

  49. Definitively not the best, but here’s mine. From my portfolio, http://www.scottblock.com, used for the icons.

    http://scottblock.com/icons.gif

  50. Chris Muench says:

    this is one i used on a site i did for LogicBUY.
    http://www.logicbuy.com/images/nav.jpg

    i used more on the site, but that is the main one.

  51. David K. says:

    I got quite large one, for a site with furniture eshop

    http://www.asko-nabytek.cz/

    And main sprite is here, there are 2 more but small ones

    http://www.asko-nabytek.cz/skin/frontend/default/asko/design.png

    All handcrafted, no generator used.

  52. webbografico says:

    this is one from the main nav of whitehouse.org:

    http://www.whitehouse.gov/sites/default/themes/whitehouse/img/nav-sprite.gif

  53. Steve says:

    Sadly I haven’t made my own yet, only read your article yesterday with tutorial so still working on it.

    However, I admired this one about a year or so ago and thought it was a great idea, so I’ll share this instead:

    http://images.play.com/SiteCSS/Play/Live1/2009102202/css/sprites/core-site.gif

  54. Carlos says:

    Ooo yea Sprite it up YO!

    This is from my photography agency me and my buddies did, but I did the website and they took pictures

    Sprite: http://acaimages.com/gfx/navBar.jpg

  55. George says:

    The best site that you can see sprites on is http://www.godaddy.com which makes it very fast although it has a lot of contents.

  56. Here’s one I did for the nav on a client site. The text on the left is white, so it looks odd on a white background:

    http://www.juliamorris.com/09site/wp-content/themes/juliamorris/assets/child/i/ir/nav-sprites-24-fs8.png

  57. stygyan says:

    I did one for a Splash Page. Oh yes, a Splash Page. The boss insisted on it, and well, he was the one to pay.

    There you are:

    http://www.systemsevillaeste.com/_img/splash.png

  58. Wow, awesome prize! Great idea.

    The most impressive sprite I’ve seen is the one in use on Florida Flourish.

    It can be seen here and is a whopping 1043×697px

  59. leo rapirap says:

    never tried CSS sprites before BUT will definitely study, learn and use it sometime in my future projects.

  60. David Powell says:

    I use two for the artist site I made one for his top menu and one for his main menu:

    the top menu is non-active and hover state only:
    http://matthughesart.com/indeximg/top_nav.png

    the side menu has non-active, hover, and active (active is white)
    http://matthughesart.com/indeximg/main_menu.png

  61. Darren says:

    Great tip, Definately like this method.

    Found these from TV1.rtp.pt

  62. Graystatic says:

    Sprites were used for the nav of this portfolio site I did recently:
    creativeinabox.com
    http://creativeinabox.com/images/menu-imgs-hover.png

  63. Sprites were used for the twitter and RSS links in the footer.

    http://www.fedena.com/images/follow.png

  64. Eric says:

    Here is my very first one, created following your guide Chris!

    http://spectrum-massage.com/newsite/wp-content/themes/spectrum/images/menubar.png

    Eric

  65. dp says:

    sigh, i’ve no personal chops to showcase, but i did realize they are put to handy use in a site that i stare at day in and day out. any /. fans recognize this? those of course would be the category icons for individual posts.

  66. Dawid says:

    Actually it’s only menu. But I used this 5 years ago. Long time before all this “sprite madness” :)

    http://modelarch.pl/img/menu.png

  67. Thad Bloom says:

    Hope nobody said this one yet, but I found this one on BlackMoon Designs website.

    http://blackmoondev.com/wp-content/themes/blackmoon/img/top-bg.jpg

  68. Matthew Webb says:

    Quite a cool sprite, even if I do say so myself. Although the accompanying website is not my finest hour.
    http://connectionselectrical.co.uk/style/light-trans.png

  69. This sprite I found at AOL.com.. Its a very long vertical sprite http://portal.aolcdn.com/p/_v11/css/blue/blue_skin.png

    Other than that I found this CSS sprite used to create an awesome hover effect on the menu. I found about this sprite long back on CSS-Tricks forums only. This one belongs to http://www.gilleardmarketing.com and the sprite is http://www.gilleardmarketing.com/images/topnavbg.png

    And in the end my very first CSS sprite :) http://www.code-pal.com/wp-content/themes/codepal/images/twitter.jpg

  70. Jay Welsh says:

    Hi Chris,
    I thought the sprites Apple uses for iWork.com and Me.com are really detailed and interesting, it just shows how much Apple really care about usability and design.

    Here they are:
    iWork.com Sprite
    Me.com Sprite

  71. Colo says:

    This is also a little sprite, but famous?

  72. Ben says:

    I didn’t relise people used sprites like this, I’ve only used them for buttons for hover and active states. It make sence though because there’s fewer requests from te server so I guess the pages would load quicker.

  73. Alistair says:

    http://pixelcoder.co.uk/clients/tragic-town/images/ttSprite.png

    Site a bit broken in non standards browsers right now :(

  74. Dani says:

    mine is simple, but it is my fav I’ve ever used. gives my links a real water effect:

    http://euphoriastudio.freehostia.com/images/link.png

    in action: http://www.euphoria-studio.com

  75. Taeo says:

    Nothing special about the simplicity of the sprite itself, but the implementation and browser compatibility of this made me proud.

    http://publishthequest.com/sites/publishthequest/images/mainnav_sprite.png

    The implementation which took some tinkering for IE6 issues with z-indexing & trns png issues
    http://publishthequest.com/

    Side note about sprites from my perspective…

    They can be great when used properly. They limit connections / downloads and can reduce page load time and need for pre-loading (and we’re all proud of these pixel-perfect creations).

    The hype about using them can be greatly misunderstood and implemented poorly for the sake of using “sprites”

    Consider the implementation, usage and cost benefit of your solution before implementing in production. But have a great time exploring the possibilities.

    Apologies for the best-practices speech. I feel it’s critical to think about why you’re doing something when learning to do it.

  76. Michiel says:

    I use sprites for navigation as well, on this site I created for a myth rock band;

    http://www.kingfishersky.com/

  77. Chad Smith says:

    Mine is pretty simple:
    http://www.30threedesign.com/img/navSprite.png

    i also have a parallax, if you grab the lower right hand corner and re-size back and forth the page tears in the header move.

  78. http://whyspam.me/images/WhyLogo.png

    Effect looks awesome when the image is slowly faded in instead of immediately replacing the first image.

  79. Marta says:

    I have made a few, but they’re all very basic, not really interesting (most of them follow the classic scheme – all elements of the menu in three different states, as simple as that). However, I found this the other day, I’d call it “Sprite Madness” or something like that…:

    http://www.ulmanen.fi/fugue/all_shadowless_compact.png

    Found here, this image is part of a tool that allows you to create css sprites based on the Fugue icon set. This is icon overdose at first sight – but kinda useful anyway :)

  80. Jason says:

    Seems I’m late to the party. But I made one for my friend’s domino site. He coded it all in javascript.

    Sprite:
    http://www.arisbartee.com/bigsix/images/bone-sprites.png

    Domino game:
    http://bigsixtotheboard.com/

  81. noticias.rtp.pt and desporto.rtp.pt use this http://img.rtp.pt/noticias/images/ImgNoticias_n_repeat.jpg . It’s BIG :)

  82. Richard says:

    I’m in google Reader all day, so this was an obvious one for me: http://www.google.com/reader/ui/1454282699-lhn-sprite.png

    I’ve thought about it for my own site (mexicometro.org; yes, ugly as hell; I’m not a designer, but I’m self-teaching myself about css, php, etc), but I don’t have that many background images, so it didn’t make sense to do so.

  83. Anthony says:

    Here is a link to my css-sprite

    http://www.trewknowledge.com/images/global.png

    Pretty simple, but so is the site :)

  84. paul says:

    Hi,

    I used a simple sprite for my main navigation on my portfolio:
    http://sideradesign.com

  85. Bryce says:

    I was doing an urban art project and needed a graffiti style font for the main navigation;

    Urban Art Sprite

  86. Farid Hadi says:

    Haha :) This seems fun :)

    Here is a sprite that I created for a tutorial I wrote a while back.

    http://www.faridhadi.com/demo/slide-your-contact-form-in-with-style/images/contact-sprite.gif

  87. Matteo says:

    At Publico.es we have a big one, but it’s still very light compared to all the images separated…

    http://www.publico.es/v2/css/img/sprite.png

  88. Skilldrick says:

    I’m making a JavaScript Minesweeper at the moment – here’s my sprite: http://www.skilldrick.co.uk/minesweeper/images/mine-sprite.png

  89. Heme says:

    Picasa has a pretty crazy sprite:
    h
    http://lh4.ggpht.com/s/v/56.42/img/lh_sprite.gif

  90. Davis says:

    Since I have never created a sprite myself, I would borrow one from the search giant :)

    http://www.google.com/images/nav_logo7.png

    Btw, would you be able to ship the book to India?

  91. visaap says:

    Since a month or so I’ve been working on sprites for the company I work for. It gives a fantastic feeling when a site launches and allmost every image used on the site is in a sprite :)
    Here is one of them used for peterrdevries.nl:
    http://www.peterrdevries.nl/wp-content/themes/peterrdevries.nl/pix/global/sprite-peter.png

  92. Jesper says:

    I did this sprite about a year ago. Approx. 50 HTTP requests reduced to 1 (~80 KB)

    http://admanager.dba.dk/css/images/masterImage.png

  93. Ruana V says:

    I’m an aspiring (an not yet earning) female webdesigner from Austria, Europe. I regulary read your Blog, Chris, and also articles written by Dan (love Simple Bits).

    Therefore I’m certain that this book would be of great use to me! There are not enough women out there doing this job – not by far – and even less who are located in Austria (and if so many would have a hard time reading a book written in English). I hope u choose to support “us” (me that is ;-)).

    Love, Ruana

This comment thread is closed. If you have important information to share, you can always contact me.