Strikethrough without images
Looking to add a background strikethrough effect, perhaps for headers like we do here on Spigot? Look no further. // Markup <h2 class=”strikethrough”><span>My Awesome…
Nested retina media queries with Sass
Since switching from LESS to Sass I’ve been excited to learn how Sass makes responsive web design easier with @content blocks and @media mixins….
Text only StumbleUpon Stumble Link
After adding a text-based Facebook link to the site, it’s seemed a sensible idea to add a similar text-only link for StumbleUpon. For WordPress,…
Faux Crop any size image with CSS
Here’s a quick tip on how to crop any sized image through CSS and an extra div. This technique comes in very handy when…
Text only Facebook Share link
If you love sharing your posts on Facebook (and by gosh who doesn’t?) but don’t like the look of the standard share buttons, here’s a little script that will allow you to share with a simple Facebook text link.
See it in action right over there → and click it while you’re at it!
Don’t Minify on the Fly
In the name of speeding up your site you may hear that minifying your CSS is both awesome and easy. I’ll agree that it’s…
Fontsquirrel.com saves @font-face
Note: This post is a continutation of Sorry Typekit, you’re unusable (for now). With the launch of the new spigotdesign.com site I was very…
Webkit { background: transparent;} bug
I’m a Huuuuge fan of the Webkit Open Source Project. It’s the engine behind Safari, Apple’s browser for both OS X and Windows. If…
Sorry Typekit, you’re unusable (for now)
With the launch of the new site I decided to try once again to give @font-face another try. I’ve been disappointed in the past…