How To Split Your Blog’s Header into Two Columns
(adsbygoogle = window.adsbygoogle || []).push({});
<b:section class=’header’ id=’header’ maxwidgets=’1′ showaddelement=’no’><b:widget id=’Header1′ locked=’true’ title=’My Blog (Header)’ type=’Header’/></b:section>
(adsbygoogle = window.adsbygoogle || []).push({});
<b:section id=’header-right’ showaddelement=’yes’/><div style=’clear: both;’/>
<b:section class=’header’ id=’header’ maxwidgets=’1′ showaddelement=’no’><b:widget id=’Header1′ locked=’true’ title=’My Blog (Header)’ type=’Header’/></b:section><b:section id=’header-right’ showaddelement=’yes’/><div style=’clear: both;’/>
#header, body#layout #header {width:35%;display:inline-block;float:left;padding:15px;}#header-right, body#layout #header-right {width:50%;display:inline-block;float:right;padding:15px;}#header-right .widget {margin:0;}