Friday, May 20, 2011

How to get rid of the Navbar on Blogger

On any Blogger blog, you will see a navbar at the top of their blog that has the little Blogger logo, new Post, and a couple of other things. So in this post I will be telling you how to get rid of it.
1. Sign in to your dashboard, click "design", and at the top left-hand corner there is a tab that says "edit HTML".
2. Click on that.
3. You should see (at almost the very top) little bar like this ---------- and then some info., then ----------- again. Directly under that, put in the code:   #navbar-iframe {display: none !important;}
4. Save the template.
5. You are finished!

This is a very simple way to make your Blogger blog look like a real website. You can always just go to www.blogger.com and then sign in, because the little sign in button wont be there, therefor your navbar is gone. If you do want it back just delete the code that I just showed you. Then save the template and it should be back. Thanks!

No comments:

Post a Comment