Thursday, October 1, 2009

How to remove the Navbar on your Blogspot

The Blogger or Blogspot Navbar is a default feature that appears at the top of every Blogger powered blog. It is a useful navigation tool which allows readers to search the blog for targeted content, mark the blog as objectionable, and randomly view other member blogs.


1.) Log into your dashboard, go to Template -> Edit HTML.
2.) Ctrl F and look for then insert the code below:

#navbar-iframe {visibility: hidden;}

#navbar-iframe {height: 0px;}

Below is how I inserted it.

navbar


and you are done!
shown is the preview of my site. Finally, the Navbar is GONE.


Photobucket

No comments:

Post a Comment