Share this post

Thursday, January 26, 2012

How To Remove Blogger Navbar?

When you created a blog in Google Blogger, the Blogger Navbar is already on it even if you don't add it. This Navbar has so many uses.
  • It allows you to search for a blog post on the blog that you're reading more easily
  • It allows you to follow a blog even if the follow gadget is not around
  • It allows you to share a blog post more easily
  • It allows you to report a blog with unwanted content
  • And it allows you to navigate to another blog in just a click away.
Removing the Blogger Navbar is easy and you can easily bring it back back simply deleting the code that I'm about to share to you. This procedure is applicable in the new Blogger interface.

Step by step procedure on removing Blogger Navbar:
  1. Log-in to your Blogger account.
  2. Choose the blog that you want to edit.
  3. Go to the template section.
  4. Click on Edit HTML button. (Blogger will warn you that editing HTML will might affect some of the features and is recommended for advance users only.)
  5. Click on proceed button. (If you understand basic HTML)
  6. Find /* Variable definitions (you may use the find C+F tool to easily find this code)
  7. Paste the code above the code:
#navbar-iframe {
display: none !important;
}
8. Click on the "save template" button then close the template HTML window.

After following these simple steps, the Blogger navbar in your blog should disappear. If you want to bring it back to your blog, follow the steps 1-6 then just remove the code that you have inserted and the Blogger navbar should be back in its place.

Related topics:



4 comments:

  1. Thanks for visiting Make More Money Online! :) Just dropping by...

    ReplyDelete
  2. Hey! It's nice to read you here! You're the first one to comment on this blog. See the difference of your post to mine? Mine's just a trash compared to yours. You're my idol!

    ReplyDelete
  3. No, it's not a trash..
    it's a knowledge.
    knowledge that everyone can learn about it.
    especially for those who had trouble in using blogspot.
    like me. =]

    you have a good intention of trying to help others to be more aware of what exactly blogspot is all about.
    and it's fun to know that we can do a lot more thing
    and discover few methods in organizing our own blog.

    thank you so much for sharing this knowledge. =]

    keep it up and never give up! =]

    ReplyDelete
  4. @ Tqaroslan - Wow! I'm surprised to see you wrote a comment here. Thank your for that words of wisdom that you gave me. I'm so enlightened and my will gets strong even more. It gives me more energy on creating helpful blog posts like this.

    You're such a blessing to me. And I know that you're a blessing to others too. Once again, thanks!

    ReplyDelete

Popular Posts