Tuesday, 11 September 2012

HOW TO ADD PAGE ELEMENT BETWEEN BLOGGER HEADER AND BLOG POST

4 comments Follow us on twitter

While there are so many informations on how to add extrawidget to many segments of  your  blog, such info have failed to address the how to add extra widget between header and post.There may be several instances where you may have to add extra widget  between yoy blog header and blog post.One of such reasons  can be for ads placement another of such can be for banner placement,facebook like button etc.

With this simple tweak,you will be able to add extra page element between your blog post and blog header as seen  on  my home page

Login in to blogger.com
Navigate to  Design > Edit HTML
Back Up your template and go to Edit HTML

Control F  to Search for  this code

<div id='content-wrapper'>


Change to  code in red below

<div id='crosscol-wrapper' style='text-align:center'>
<b:section class='crosscol' id='crosscol' showaddelement='yes'/>
</div>

Preview your blog to see if it was done properly.If properly done save your template to see your changes

Hope i have been able to pass across something

Kindly pass across your comment using the comment box below


4 comments: