Friday, October 16, 2009

How to Hide Navbar (Navigation Bar)

How to Hide Navbar (Navigation Bar)
Navbar (Navigation Bar) is facility of blogger.com. But many blogger want to hide this navbar because it will make their blog layout look better without a box (navbar) above it. The Question "is this break TOS (Term Of Service) of blogger.com?" I don't know, but so far is good, there are many blogger hide their navbar but no reaction from blogger.com. So? do you want to hide Your blog navbar? if you want here's the trick to hide blogger navbar:

1. Login to Blogger then click "Layout --> Edit HTML".
2. Copy the code below and insert into your tag.

#navbar-iframe {
display: none !important;
}

3. for example put like this

-----------------------------------------------
Blogger Template Style
Name: Sriram
Designer: Sriram
URL: http://www.supertrickz.blogspot.com
Date: October 2009
----------------------------------------------- */

#navbar-iframe {
display: none !important;
}

/* Variable definitions
====================

4. Save your setting, and open your blog, You will have no navbar in your blog page.
If you have any problem,comment in below.
Share:

0 comments:

Post a Comment