Pages

Friday 18 January 2013

How To Remove Blogger Navbar

Advantages of Navbar

when you click on the B icon, it will take you to blogger.com
a quick link to your Dashboard and "Sign in /Sign out" dialog
you can easily search for other blogs
you can "Flag Blog" (if you consider content of a blog objectionable)
NextBlog - takes you to a random, recently-updated Blogger blog

The only disadvantage is visual. If you have customized design, Navbar usually doesn't fit in.

So how we get rid of it? It is very simple...

How To Removing The Blogger Navbar
  • 1.Login to your Blogger account and navigate to Layout > Edit HTML
  • 2.In the template code find the following tag

<body expr:class='&quot;loading&quot; + data:blog.mobileClass'>

  • 3.Paste above this code 

<!--<body>-->

  • 4.Just Delete following Code

<b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'/>

  • 5.Select Delete widget option 
 




  • 6.Now Save the Template 
  • 7.You will see a confirmation about deleting the Navbar Widget
  • 8.Confirm the deletion by clicking on the Delete Widgets button.


No comments:

Post a Comment