Monday, 11 June 2012

Remove Blogger default Navbar

Easy Steps to remove Blogger default navbar
Remove Blogger default NavbarI like this blogger site but one thing i hate is bloggr default navbar which is in the top of the blog because i want to personalise my blog as its my own. after long time i found this method how to remove blogger default navbar from the blog.

Follow this simple steps to remove blogger default navbar.

1. Sign in to your blogger account by typing www.blogger.com in internet explorer
2. Login to your account blogger account.
3. In layout section edit the html of your blog and find
]]></b:skin>





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


after that your code should be like this
]]>#navbar-iframe{ height:0px; display:none; visibility:hidden; }</b:skin>

No comments:

Post a Comment