How To Remove The Blogger Bar From Top Of Your Blog


I am without a doubt a huge fan of blogger. After trying so many blogging sites and finally settling with Blogger I could not be happier. I love Google's stability and Bloggers ease of use. Keeping that in mind, sometimes the Blogger Bar at the top of the blog just doesn't suite my template. I set out on a search to find a way to remove it without actually having to change my entire template. After a little research I finally figured it out.

To remove the Blogger Bar from the top of your blog simply follow the instructions below.

1) Log into your Blog and under Design select Edit HTML.
2) Search for <style> tag by using the Ctrl+F method
3) Place the following code after the first <style> tag you find making sure it is before the </style> tag
#navbar-iframe { height:0px; visibility:hidden; display:none; } 'background-color' property.
Hope you enjoy and if you have any questions or need help feel free to contact me.

0 comments:

Post a Comment