How To Remove The Blogger Nav Bar

Many people who host their blogs on Blogger (www.blogspot.com) complain concerning the lack of ability to get rid of the blogger navigation bar via their elements page. Indeed, if that is where you stand searching, the only real factor you'll have the ability to do from there's alter the color to one of many pre-determined choices.

If you want to get rid of the blogger navigation bar, you have to access your HTML template. Before I say to you how to achieve that, however, Let me first discuss the reason why you might wish to take away the nav bar out of your blogspot blog.

How To Remove It

If you have made the decision that you simply certainly wish to remove your blogger navbar, it's really a simple procedure that any non-technically-inclined person can accomplish effortlessly. Just follow these steps:

  • Login to your blogger dashboard.
  • Click "Layout"
  • Click "Edit HTML"
  • 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.
  • 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 navbar 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!


Advertisement

0 comments:

Post a Comment