How To Remove Blogger Navigation Bar



How to hide blogger navigation bar?
How to remove top bar on blogger?
How to hide blogspot navigation bar?


Here's how:

Dashboard > Layout > Edit HTML

Add this code:

#navbar-iframe {
display: none !important;
}

just below this line:


then save it, view your blog and it's gone!

***UPDATE 3/4/2010: This method can't be used on template designed by Blogger Draft Template Designer. To remove the default navigation bar in Draft, the method can be found here.




0 comments: