Posted by bradlarson on June 22, 2008 at 2:07am
At the June Madison Drupal meetup, I promised to post a little writeup on my site along with the CSS and PHP code for the custom theme I showed off. I finally got around to posting that information at http://www.sunsetlakesoftware.com/2008/06/21/architecture-site . The theme is attached to the post, but it is a Zen subtheme, so you'll need the Zen theme installed on your Drupal 6 site to use it.
Sorry for not posting this under the meeting topic, I thought it might get buried under there.

Comments
Paths
Brad,
I believe at the demo you said you had to "hard code" some links in the template for your footer because of path issues. ie, the relative path changes depending on where you are in the site. I ran into the same issues on one of my sites and found a mod that fixes it:
http://drupal.org/project/pathologic
A life saver!