henever you use any blogger template they have a blogger navigation bar which look’s very unprofessional as it hangs on top of every page.Using this trick you can remove the navigation bar from any blogger template.For removing the navigation bar we will tweak the HTML of your template (don’t worry its easy)
You should also read how to add Unique Descrption in blogger for better Seo results
Here is the step by step Tutorial for Trick To Remove Blogger Navigation Bar From Blogger
- Sign in into blogger and click on Design
- Now click on Edit Html (Here you will see the html code of your template)
- Tick the checkbox Expand Widget Templates (On top-right side of your template)
- Now search of this code
]]></b:skin>
in your template - Just before
]]></b:skin>
add this code - Now save your template by clicking on Save Template button
- Open your blog and see how good your template looks without navigation bar
#navbar-iframe {
height:0px;
visibility:hidden;
display:none
}
Is it Illegal To Remove Blogger Navigation Bar?
Blogger hasn’t mentioned anywhere in its terms that it is illegal to remove the navigation bar.Moreover we are not removing we are just hiding it.So,just relax and apply this trick
0 comments:
Post a Comment
Thanks for your valuable Comment