How to Hide the Blogger Banner


I thought this was interesting and wanted to share it with other bloggers, designers and friends! That pesky navigation bar that runs at the top of your blog can be hidden. Here's how:

To hide the Blogger Navbar:
1. Log in to your blog.
2. On your Dashboard, select Layout. This will take you to the Template tab.
3. Click Edit HTML. Under the Edit Template section you will see you blog's HTML.
4. Paste this code in the top before the word BODY: #navbar-iframe { display: none !important; }
5. Click SAVE.

Enjoy!

No comments: