Hello there. I'm Clark, the admin of this blog. Today I'll teach you how to remove the Blogger's navbar.


1.) Firstly, go to the Layout tab.
2.) Choose Edit HTML.
3.) Find the </head>, then paste this before </head>:
<style type="text/css">
#navbar-iframe { height:0px; visibility:hidden; display:none }
</style>
4.) Click Save.
5.) Voila! You're done removing the navbar.

0 comments: