Saturday, July 16, 2011

How to remove Navbar In Blogger


That’s the thing which everyone want to remove from his blog. Now it’s time to do it and i will help you.
But first of all i want to tell you what exactly is the blogger navbar. It gives a few options:
-to search in the blog
-to go to random chosen blog
-to mark the blog as spam

If you don’t want to have this navbar on your blog anymore just login in your blogger account, then to Layout, then to Edit HTML and after that you should put this code somewhere in before the end of HEAD tag:
 
 
#navbar-iframe {
display: none !important;
}
Thanks For Making This Possible! Kindly Bookmark and Share it.

Technorati Digg This Stumble Stumble Facebook Twitter

No comments:

Post a Comment