Hiding Blogger Navbar

Here's the simple instructions to hide blogger's official Navigation bar.
1. Log-in to your Blogger Account.
2. Go to your Dashboard > Template > Backup/Restore >
   Back Up you Template!

3. Go to your Dashboard > Template > Edit HTML >
4. Click 'CTRL and F' and find ]]></b:skin>
5. Using the code below, paste it  above ]]></b:skin>.
view plainprint?
  1. #navbar-iframe {  
  2.    height:0px;  
  3.    visibility:hidden;  
  4.    display:none  
  5. }  

No comments:

Post a Comment

Popular Posts

Best Blogger Gadgets