How To Hide The Navbar In Blogger

Posted on the 19 September 2011 by Chillpete @geekmeblog

Blogger Navbar



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

position: relative;
top: -32px;
If you have any comments to make or would like help with anything on this post please visit ourForumand I will try my best to help