<div id="header-inner">
<div id="header-content">
<mt:Ignore><!-- Use h1 and h2 html tags on the main index of the blog as the title, use divs on all other pages where there are page titles. --></mt:Ignore>
<mt:Ignore><mt:If name="main_index">
<h1 id="header-name"><a href="<$mt:BlogURL$>" accesskey="1"><$mt:BlogName encode_html="1"$></a></h1>
<h2 id="header-description"><$mt:BlogDescription$></h2>
<mt:Else></mt:Ignore>
<div id="header-name"><a href="<$mt:BlogURL$>" accesskey="1"><$mt:BlogName encode_html="1"$></a>
<a href="http://www.rako.com" target="_blank">
<img style="float: right;" src="http://www.rako.com/Archive/2007-01/Rako_logo.gif" alt="Home" />
</a></div>
<div id="header-description"><$mt:BlogDescription$><div style="text-align: right;"><a href="http://www.rako.com/Contents/" target="_blank">Contents</div></div>
<mt:Ignore></mt:If></mt:Ignore>
</div>
</div>
</div>
The headache is that you have to do this for each of the blogs, then re-publish all the entries.
<div id="header-content">
<mt:Ignore><!-- Use h1 and h2 html tags on the main index of the blog as the title, use divs on all other pages where there are page titles. --></mt:Ignore>
<mt:Ignore><mt:If name="main_index">
<h1 id="header-name"><a href="<$mt:BlogURL$>" accesskey="1"><$mt:BlogName encode_html="1"$></a></h1>
<h2 id="header-description"><$mt:BlogDescription$></h2>
<mt:Else></mt:Ignore>
<div id="header-name"><a href="<$mt:BlogURL$>" accesskey="1"><$mt:BlogName encode_html="1"$></a>
<a href="http://www.rako.com" target="_blank">
<img style="float: right;" src="http://www.rako.com/Archive/2007-01/Rako_logo.gif" alt="Home" />
</a></div>
<div id="header-description"><$mt:BlogDescription$><div style="text-align: right;"><a href="http://www.rako.com/Contents/" target="_blank">Contents</div></div>
<mt:Ignore></mt:If></mt:Ignore>
</div>
</div>
</div>
The headache is that you have to do this for each of the blogs, then re-publish all the entries.