Code for Removing Blogger Navbar - Travel is my favorite Sport

728x90 AdSpace

Trending

Code for Removing Blogger Navbar

If you want to get rid of the Navbar on the top of your Blog. Just copy the following code and paste it between the tags of your blog template

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

Note: Although it is not mentioned explicitly in the Terms of service, Blogger support recently stated that removing the Blogger navbar or Blogger button is indeed a violation of the terms of service if you are not uploading your blog via FTP.This means that they 'could' take down your blog or stop your hosting on Blogger if you remove the navbar.
Code for Removing Blogger Navbar Reviewed by Mak Sin Wee on 7:56 AM Rating: 5 If you want to get rid of the Navbar on the top of your Blog. Just copy the following code and paste it between the tags of your blog templ...

No comments: