How to remove the Navigation Bar

. Monday, September 29, 2008
  • Agregar a Technorati
  • Agregar a Del.icio.us
  • Agregar a DiggIt!
  • Agregar a Yahoo!
  • Agregar a Google
  • Agregar a Meneame
  • Agregar a Furl
  • Agregar a Reddit
  • Agregar a Magnolia
  • Agregar a Blinklist
  • Agregar a Blogmarks

  1. Log in your Blogger account.
  2. From the Dashboard, go to Layout
  3. Choose Edit HTML
  4. Scroll a bit down, and look for :
    <b:skin><![CDATA[/*
  5. A few lines below that, copy/paste :
    #navbar-iframe {
    height:0px;
    visibility:hidden;
    display:none
    }
  6. Save your template.
  7. Done! The NavBar is gone.

0 comments:

.