How to Remove Blogger Nav Bar Easy Technique
To do that
1. Login to your Blogger account and navigate to Layout > Edit HTML
2. In the Template Code find <body> and just above that add the following Code.
<!--<body>-->
3. Now Save the Template and you will see a confirmation about deleting the Navbar Widget. Confirm the
Deletion by Clicking on the Delete Widgets Button
4. Now your Nav Bar is completely removed from your Blog.
Advantages of this Method
You will be completely removing the Nav Bar and not hiding it. The Nav Bar iframe codes wont be present in your blog’s HTML source and so the blog would be more Search Engine Friendly and your blog will have a more valid XHTML code...
Disadvantages of this Method
You will no longer see the Quick Edit pencilHow to Get back the Nav Bar?
If you followed this method to remove the Nav Bar and now want to get it back, then delete the extra code that you added. i.e. remove the code from step 2, that you added into your template and Save the Template.
*************



