I do a lot of my freelance work with drupal these days.
I recently came across the need to significant modify the header area of a site…
I had to figure out how to get this to work, but someone else did most of the labor.
Drop this in your template.php file
function THEMENAME_preprocess_page(&$variables) {
if ($variables['node']->type [...]