Sunday, December 23, 2012

How To Remove The Blogger/Blogspot Navgation-Bar.

How To Remove The Blogger/Blogspot Navgation-Bar:-



Who host their blog's on Blogger/Blogspot (www.blogger.com) complain about the inability to remove the blogger/blospot navigation-bar via their element's page.Indeed, if that's where you are looking, the only thing you'll be able to do from there is change the color to one of several per-determined selection's.

If you really want to remove the blogger navigation-bar,you need to access your HTML template.Before I tell you how to do that,however, I'd like to first talk about why you may or may not want to remove the navigation-bar from your blogger/blogspot blog.

Main Reason's To Remove It:
  1.      It looks more professional without it: Depending on what your purpose for blogging is, you may choose to remove the blogger/blogspot navigation-bar because having one makes a blog look more like a free-hosted blog and less like a professional site worth taking seriously.
  2.     It gives you more space at the top of your page: This may not seem significant, but not having the navbar there does give you a bit more space for graphics.I have found this space to be quite useful when designing my own blog's.

Main Reasons To Keep It:
  1.     It makes editing a little bit easier:  You can login directly from the blog itself, and don't have to worry about logging into blogger/blogspot.You can also edit capsules from the main page, without having to go into element's.
  2.     You get a teeny bit of traffic from the "next blog" button:  And I do mean teenie. I can't even recall the last time I saw traffic from it.

How To Remove It:

If you've decided that you definitely want to remove your blogger/blogspot navigation-bar,it's actually a very simple process that any non-technically-inclined person can accomplish with ease.
Just follow these step's:

Step 1: Login to your blogger/blogspot dashboard.

Step 2: Click "Layout".

Step 3: Click "Edit HTML".

Step 4: Find the BLUE code you see in the image to your right. The code will be quite near the top of your HTML section, you shouldn't have to scroll very far at all.The blue code should definitely be there, but the data box you see may not be, depending on where your template came from.


Step 5: ADD the code you see in red precisely where you it see it in the image to your right.If you want to copy and paste it, do so from the bold text you see below:

#navbar-iframe {
display: none !important;
}

Preview It First!
Use your preview button before you click save!
If you like what you see, go ahead and save.

What happens if I want the navigation-bar back in the future?
Simply go back into your HTML the same way and delete the part you just added.
It's really that simple.!

0 comments:

Post a Comment

Make sure to click the "Subscribe By Email" link below the comment for to be notified of follow up comments and replies..