So I Gave Accessibe a Try…
It’s time to talk a bit about accessibility on the web. It’s been on my radar for a long time but it’s finally time…
Smooth Scroll Offset Anchor Links with CSS
Don’t you hate it when you create an anchor link and it gets covered up by a fixed header? And isn’t it a bummer…
10 Reasons Businesses Should Choose WordPress Over Squarespace
This post is to help persuade you to choose WordPress as the web platform to build your business on, but know that we’re very…
Create custom search forms in WordPress
Are you looking to add a separate, custom search form in WordPress and limit it to say, a specific Custom Post Type? Here’s how…
Meta box vs WordPress widget sidebars
Looking for opinions on using the standard WP sidebar vs meta boxes for ‘aside’ type info… I’ve got a current project in development that…
Viewport Resizer
While no substitute to testing responsive layouts on an actual device, this bookmarklet is great for initial and ongoing testing. This one is a…
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….
Replace Navigation Text with Icon Font
Looking to replace a navigation item with an icon font in WordPress? This little snippet placed in functions.php will do just that: add_filter( ‘wp_nav_menu’,…
SVG & PNG Image Test
While I have yet to get my hands on either an iPad or Macbook Pro with a retina display, it’s clear that high resolution…