css
Complete overhaul of Himpressive theme
Since recently updating himerus.com to Drupal, and breaking out an old PSD that I had originally started for the project I had titled "himpressive", I've been working on figuring out how to really make that into a Drupal theme that people would want to use, as well as a theme that I can use as a core starting block for all my Drupal projects.
jQuery Tutorial: Using jQuery to align column heights
This tutorial will show you how to use the popular jQuery library to match the height of 2 columns in your layout. I've found that I'm always needing to have this type of feature on design projects in order to make sure a navigation column is the same height as the main body content section, or vice versa. This walk through will get you there with a quick bit of jQuery added to your code.
