Thursday, September 8, 2016
How Can You Add A New Widget Container Below Header Above footer In Blogger
How Can You Add A New Widget Container Below Header Above footer In Blogger

After shearing how to add keyboard keys effect in blogger blog Now today I am shearing with you that how can you add a new widget container in your blogger template below header and above footer. Many of time you imagine when we install a new template in blogger he have not widget container in below header and above footer but dont worry! Here is the solution. You can easily add Widget container manually in your blogger templates. just follow the below simple steps.
How Can You Add A New Widget Container?
- Log in to your blogger account.
- Click on blog title in which you want to add This.
- Go to Template and then click on "Edit HTML" Check Expand Widget Box..
- Now Find bellows code Using Ctrl+F Function.
Note: For applying new widget below header.
</div><!-- end header-wrapper -->
- Copy the below code and paste After/Below above code.
<!-- New widgets container Start -->
<b:section class=NewContainer id=NewContainer/>
<!-- New widgets container End -->
Note: For applying new widget above footer.
</div> <!-- end content-wrapper -->
- Copy the below code and paste After/Below above code.
<!-- New widgets container Start -->
<b:section class=NewContainer id=NewContainer/>
<!-- New widgets container End -->
- Now save your template and check in layout for new widget container! You are done ..
If you have any question about it please write a comment.
Go to link download
alternative link download