Saturday, May 30, 2009

Tut- Remove the Default Blogger Navbar

When you choose a blogspot template it usually comes with a top Navbar almost like an admin bar. Some people find it really helpful and easier to manage their account. But the rest dont like that. I persoanlly don't like that tag on the top so let me tell you how to get rid off the navbar.

PS: Remove the Navbar isn't against the Blogspot/Blogger TOS so nothingto fear about.

Dashboard > Layout > Edit HTML and check the "Expand Widget Templates" option.

Important Step: Now as a precautionary measure please download your template so that you have an emergency backup if in case you create any errors :)

First locate this code in your blogger template.

<b:skin><![CDATA[

And just below <b:skin><![CDATA[ paste the following code-


#navbar-iframe {
height:0px;
visibility:hidden;
display:none }

Remove the Default Blogger Navbar
That's it! Easy Trick right? Well if you still have any problems or queries please feel free to ask me.


6 comments:

  1. Easy tutorial for blogger thanks. can you teach me how to add a top bar like yours its v beautiful

    ReplyDelete
  2. Well it was really easy to make it 0px.but remember that you are not allowed to remove that code.

    ReplyDelete
  3. @ricky it is allowed to remove it. Removing NAVBAR is not a violation to hte Terms of Use and it is no where mentioned in it. Moreover, Rick Klau, Product Manager at blogger has also mentioned this.

    @cheth I've come up with a blogger widget for this using which it is much easier to implement this trick as people need not edit the HTML every time they change the template.hide blogger navbar widget

    ReplyDelete
  4. This is really old trick but Good stuff
    www.teentechguru.com

    ReplyDelete
  5. Thank you for advice, but i must say that i like the bar.

    ReplyDelete
  6. Guess what, i decided to try putting above the blogger template style heading where you see the dashes,right above.I guess it also depends what template you are using

    ReplyDelete

Please Don't Spam that's all. Grab our RSS Feed and we would Love to see you in our comments section more often.