How to Hide Blogger Navbar In Blogger Blogspot

By sarvamsol Wednesday, June 23, 2010 0 comments
Hide NavBar in Blogger Blogspot:
If you want to hide your blogger blogspot navigation toolbar follow the instructions given below,



1. Go to Design>Edit HTML in your Blogger dashboard and first back-up your template to ensure you can restore it if you make unwanted mistakes!




2. Next, find this line in the template:


3. Just before this line, insert the following lines of code:
navbar-iframe {
height:0px;
visibility:hidden;
display:none
}

4. Next preview your blog and check for the NavBar. You have successfully hided the NavBar. Sharing is sexy

Related posts

0 comments for this post

Leave a reply