Change WordPress Admin logo
Change the logo in the Admin Panel to an image of your choice. Put the code below in the function.php file in your theme. function custom_admin_logo() { echo '<style type="text/css"> ... Read more...
Cheat Sheets for Front-end Web Developers
Cheat sheets are helpful to have around because they allow you to quickly remember code syntax and see related concepts visually. Additionally, they’re nice decorative pieces for your office. In... Read more...
Creating Custom Write Panels in WordPress
Everyone knows that WordPress is one of the most, if not the most, popular blogging systems on the internet today. With its out of the box features, plugins, and great theming community, its no wonder... Read more...
WordPress Template Tag Reference
Our Louisville KY web design team created this quick reference guide to expedite our WordPress theme development, and we found it so useful that we would like to share it with you. The content was reformatted... Read more...
jQuery plugin for creating Google Maps from semantic markup
This plugin is designed for quick development of a page that implements a Google Map with a list of the locations that are specified within the HTML. The plugin tries to allow as much graceful degradation... Read more...
PHP Custom Thumb Image-Resize Script
The custom image-resize script created for Mimbo Pro is now available as an open-source project! It’s already being used by a handful of other theme designers and I look forward to seeing what other... Read more...
Convert CSV files to SQL INSERT statements
Do you want to covert comma separated data (CSV) into SQL for a database? Then upload your CSV file, and watch as we use magic, wizardry and sheer bloody-minded determination to turn it into some nice... Read more...
See it with your own eyes
Wanna see every single "box" that makes up a page? Try putting this in the stylesheet temporarily: * { border: 1px solid red !important; } GD Star Ratingloading... Read More →
CSS Grid System Generator
The Grid System Generator lets you create grid layouts using 960.gs, the Golden Grid, 1KB Grid, or Simple Grid. Just enter the variables for each one and it will generate a preview and give you a download... Read more...
Variable CSS Grid System
This is a simple generator for creating grid-based CSS layouts. Just enter the column width, the number of columns, and the gutter width, and it generates a layout for you. DEMO GD Star Ratingloading... Read More →



