Jack Haas's blog

Jack Haas
Feb 3, 2010

A lesson in the usefulness of CSS sprite generators

The basic premise of a sprite image is to consolidate your site's graphics into one (or more) master image file. Then, with the magic of CSS's background-position property, you can shift the master sprite image around and only reveal the parts you want. Like a window. Some might even say like a... more
Jack Haas
Jun 11, 2009

Faking imagecache for external images in Drupal

Imagecache is just one of those modules that we use on a consistent basis. There are usually many places within a complex site where the ability to crop and scale an image to a certain size comes into play. While this works great for images that you are storing on your own server, you run into... more
Jack Haas
May 6, 2009

Tales from the IE Freakshow: There's limit on the number of CSS files it can load

The prankster that it is, Internet Explorer has thrown an issue at us recently that really had us scratching our head for a little bit. It turns out, IE 6/7/8 has a limit on the number of CSS files you can load. Anyone who's worked on a medium to large Drupal site knows that you can have a very... more
Jack Haas
May 5, 2009

Calling it a wrap: A checklist for your theme's finishing touches

Whew. It's finally over. Months and months have gone by, and the project you've been working on is almost ready for launch. Normally, you'd be happy to just push the project... more
Syndicate content
Contact Us

Advomatic on Twitter