Tuesday, January 12, 2010

How to remove or hide Blogger navbar

How to remove or hide Blogger navbar

Insert (copy, paste) the following CSS code in your Blogger template to disable the Blogger Navbar:


<style type="text/css">
#b-navbar {
  height:0px;
  visibility:hidden;
  display:none
}
</style>

5 comments:

  1. where can i add this code. blogger template means?
    can u give clear note........

    ReplyDelete
  2. Thanks for the code. It is also important to have a reliable hosting for our blogs/websites.

    web hosting UK

    ReplyDelete
  3. It's good to know how to hide the navigation bar. Thanks for sharing that piece of code.

    web design Perth

    ReplyDelete
  4. Pasting this CSS code is easy as pie, not to metion takes a huge part out of the design for good (works well for some people).
    web design calgary

    ReplyDelete
  5. It enhances the site's appearance and makes it look less generic.

    web design melbourne

    ReplyDelete