Do you want to remove or hide your Blogger navigation bar? As a regular dropper on the Entrecard community I noticed that many blogspot blogs have the usual navigation bar which is commonly visible at the topmost part of the site. Even purchased domains from Blogger still contain that prominent bar.

The blogger navbar surely has its own use such as giving you the convenience of signing in quickly to your Blogger account or allowing your readers to search your blog. However, it has a feature that can be use to “flag” or mark your blog as a spam with or without any reason. It may also spoil your sites professional looking theme.
Some visitors especially novice internet users may just wander away by clicking the “Next Blog” button. When I was a novice myself I thought that that was a part of the site’s navigation menu so I clicked the “next blog” only to find out that I was in another wonderland.
The easiest way to solve this is to choose a free blogger template that doesn’t contain the default navbar. However, there are many really elegant looking blogger themes with the navbar installed on it.
Well, what has been said above may not matter at all but if you want to hide your navbar then just insert a short line of code into your blog theme’s HTML.
1. Go to your Dashboard and select Layout. This will bring you to the Template Tab.

2. Select the Edit HTML tab. This will show your blog template’s HTML code.

3. Copy the code below.
#navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}
4. Paste it just below the template author’s section or as illustrated below. You may need to scroll down a little.

5. Save the changes and your done. Does your blog’s theme looks more like a pro now?
Related posts:
- What Blogging Platforms To Use
Most beginners of internet marketing are at times overwhelmed by some of its... - Free PHP Script Activator
Here’s a quick and easy software tool that will allow you to use... - On Page Search Engine Optimization – Blogging Series Part 4
Now, you should have a blog full with content you have passionately written.... - Setting Up Your Blog – Blogging Series Part 1
Blogging is a lucrative source of profit and blogs are easy to set... - Blogging to Keep a Record of Events
There are different reasons we may want to start a blog. As mentioned... - How I Started Blogging
Blogging was almost frustrating for me as a beginner especially that I had... - Blogging as a Form of Personal Expression
While there are different reasons a person may want to start a blog,... - Interactions Between Blogs – Blogging Series Part 9
As your blog’s content increase, people in your niche will definitely mention you... - Gone Mimbo
I notice that Magazine styled WordPress themes like Brian Gardner’s Revolution are becoming... - The Fun With Blog Hopping
What kind of post content and blog authors do you often encounter when...
Tags: blogger tricks






thanks for the tip! I’m going to try doing this on my site!
Thanks for that, I’ve used it and it works!!!
nice tips thanks for sharring