How to put a gadget above your blog's header |
1:Edit your blog's template
Template > Edit HTML2 Find this code in your template:
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='YOUR BLOG TITLE(Header)' type='Header'/>
3: Change it to
<b:section class='header' id='header' maxwidgets='4' showaddelement='yes'>6 : Click Save to apply the changes to your blog's template.
<b:widget id='Header1' locked='true' title='YOUR BLOG TITLE(Header)' type='Header'/>