Saturday, January 30, 2010

Remove the blogger navbar

The horizontal bar that you see on most of the blog is called blogger navbar.
Here is the screenshot
 

Here is small tutorial video that shows you that how you can get rid of this bar

Here is the code that you need to enter before #/variable defintions
#navbar-iframe {
   display: none !important;
}

No comments:

Post a Comment