I got a couple of errors because the title and slogan color classes may not be defined. I suggest the following:

<div id="header-site-info" class="header-site-info block <?php print (empty($title_color)?'':$title_color).' '.(empty($slogan_color)?'':$slogan_color); ?>">

Thank you.
Alexis Wilke

Comments

ajross’s picture

Thanks for the post, and that's how I should have set it up. I am nearing a point where I will not be doing more releases of the 6x version. I may try to get one more out with a few final bug fixes, though, and if I find time to do so I will be sure to incorporate this change.

ajross’s picture

Assigned: Unassigned » ajross