Redirect to Mobile Website – SUPER Easy Tutorial

I spent literally hours searching for a good, easy-to-follow how-to on setting up a javascript redirect on your website so that mobile visitors get sent to your mobile page to no avail. It needed to be extremely clear and with great examples and I wanted a method that DIDN’T rely on screen-size because, well… That’s just stupid. You don’t want … Read More

How to Use Responsive Background Image Sprites – CSS Tutorial

At one time or another, you may have found yourself wanting to use sprites in your responsive website design. While at first this may seem like a very simple task, in reality it’s a little more difficult of a challenge. It can, however, be done. Here’s how! This trick is fully supported by all modern browsers other than IE 8 … Read More

How to Force a Button or Link to be 100% Width CSS Tutorial

These are instructions on how to make an HTML link or button expand to be as wide as its parent element. Maybe you have been confused in the past and that darn link just never wants to grow. Here is the CSS you are going to want to apply to that link.

And the corresponding HTML:

The secret … Read More

How to Import and Export a WordPress Database with Godaddy Properly: Tutorial

DISCLAIMER: Unless you know exactly what you are doing, please back up your database in multiple ways before attempting this. I am not responsible for any lost data if you remove or otherwise change your database without it being backed up properly. See also: What to do if your WordPress site does go down. If you’re like me, you have … Read More

How to Enable and Use Custom Fields in WordPress Without Plugins

An annoying problem I’ve had lately that somehow is almost impossible to troubleshoot online is enabling or finding custom fields in WordPress without adding a plugin like Advanced Custom Fields (which is typically what I recommend using). This should work I believe with any version of WordPress after about 3.1 as well, where the Custom Fields are hidden by default. … Read More

How to Remove the Bezier Handle in Photoshop CS5

If you are like me, you have spent many frustrating hours working with Photoshop and the pen tool trying to figure out the same thing. How can you get rid of, delete, or otherwise remove the Bezier Handles attached to an anchor point?

Use Photo as Layer Mask in Photoshop: Tutorial

Decorative image featuring the Minneapolis Skyline with Brian Johnson's head Over it, with the Post Title as Text In Front

Have you ever wondered how to use an image as a mask in Photoshop but just couldn’t figure out how to do it? The solution is actually fairly simple, but Adobe hasn’t done you any favors with how unintuitive it is. With just a few easy steps, you can use any picture or graphic to mask specific parts of a … Read More

How to Link to Your Google Places Page: A Tutorial

I’ve had several people come up and ask me, ‘How can I give people a direct link to my business listing in Google Places?’ While at first it may seem impossible, it is actually quite easy. They may be looking to put this link on their website, share it with potential clients, put it on their business card, or one … Read More