Blogger gives free Blogging Platform to us.But its templates comes with default layout.On the header section Navbar doesn’t looks good.
However there is not any option to remove the Blogger navbar.
There is no use of Blogger navbar.It may lead the blog visitors away from my blog and some people can also deliberately Flag my blog.
So I decided to remove the blogger navbar in easy steps.
1. Visit the Dashboard and click on Layout option of your blog:
2. Now click on Edit HTML option
Now search “/* Variable definitions” in the blog template. Paste the following code just above it.
#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
}
Now click on Save Template and check your blog. The Blogger Navbar will be invisible now.
Thanks to CoolTricks
"); } //OBEND:do_NOT_remove_this_comment //-->





























Facebook
Twitter
Youtube
{ 2 comments… read them below or add one }
Nice tip! I remember doing this long time ago when first started blogging. It looks better and will stop people from flagging a site as spam,etc.
Hi Jack.
Yes it will really stop flagging.