Posts: 11
Joined: Mon Nov 02, 2009 1:53 am

Hide Navbar
Hide Navbar From Blogger Layout as some blog owners dont like navbar at the top of blog to be shown. So you can hide it from your readers as just need to add small piece of css codes to make it invisible.
To hide the Blogger Banner :
Log in to blogger
On your Dashboard, select Layout. This will take you to the Template tab.
Click Edit HTML. Under the Edit Template section you will see you blog's HTML.
Find the tag body {
Paste the below code after the body { tag in the Html Section:
To hide the Blogger Banner :
Log in to blogger
On your Dashboard, select Layout. This will take you to the Template tab.
Click Edit HTML. Under the Edit Template section you will see you blog's HTML.
Find the tag body {
Paste the below code after the body { tag in the Html Section:

