http://naturalpay.com/?ref=vtls

Monday, August 06, 2012

Steps to remove Blogger (Blogspot) Navigation Bar

.    Go to Blogger Dashboard => Template tab => Edit HTML
2.    Search for following tag in your template. 

<body>
or
<body expr:class='&quot;loading&quot; + data:blog.mobileClass'>
Make use of ctrl +F to locate it easily.
3.    Now add <!--<body>--> above the tag in step 2
4.     Save your  template and you will see a confirmation about deleting the Navbar widget, click on Delete Widget button to confirm deletion.

If you follow the steps carefully, by now the Navbar must have been completely removed from 

your blog.

How to get back the Blogger Navigation Bar

If you want to reinstate the Navbar back on your template, you will have to delete the code you add to your template in step 3 above and save your template.

No comments:

Post a Comment