May 25, 2008

How to Remove Your New Blogger Navigation Bar

If you have ever had a blog on Blogger you would have realized that it is very easy to setup, it’s very user-friendly and one more thing, they are self obsessed!

Here I show you how to remove the annoying NavBar, don’t worry about breaking their TOS because it does not state anywhere in the terms that it is a violation.

All you have to do is open the template code (Dashboard > Layout > Edit HTML and paste the following code on the template:

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

Save the settings and reload your web page and your Navigation Bar should have vanished!

0 comments:

Post a Comment