Every Body who is using the default Blogger template might notice a Navigation Bar which is usually above Header.Blogger says it navbar.Navbar is very cool.We can find search box,Share,Sign in a Blogger,Designing directly.We too can follow the other favorite Blog.Look at screenshot of navbar
Blogger Navbar

But why people want to remove it.The reason might be because of unnecessary link like report abuse,Next Blog.If visitor click them then they may lose out of your Hand.We too can design it our self as we wish like you have only access to choose selective colors.We cannot remove link link report abuse..We can say it is stubborn.Many professional designer says blog looks better without navbar.Today we are going to hide navbar using display:none method.Then what are you thinking.

Removing Navbar

  1. Go to Blogger.com(Dashboard)>Design or Template>Edit HTML
  2. Find  ]]></b:skin> in code window.
  3. Add the following code just above it.
    #navbar { 
    height: 0px;
     visibility: hidden; 
    display: none; 
    }
  4. If you are using classic Template then use #navbar-iframe instead of #navbar
  5. Click on preview Template.
  6. If it works then click on Save template.

Restoring the Navbar.

You might like the navbar and want to add it in blogger then find the code similar to step 3 then remove it and click on Save Template.

Before Removing Navbar I would request to visit this link.

Admin of Blogger Rounder
Shirshak is the Administrator of the Blogger Rounder who thinks he will die next to Blogger. He is Completely devoted to Blogger and thinks Web Designing will makes is career.You contact using contact form from navigation tab to him.You can find him in Twitter.

Subscribe for free
Thanks for visiting Blogger Rounder.We can subscribe to Blogger Rounder's by RSS feed or email updates.

0 comments on "Removing or Restoring Blogger Navbar.":

Post a Comment

We Love To Hear Comments from You.Comments are Welcome.You can comment here regarding this Post.If it is not related with the post you can ask a question by Contacting Us.Before Comment Please Subscribe To our RSS or email updates.Publishing Spam Comment is Not allowed.If you want to Add Code then Please Encode it.
Simple Tags like <a> ,<strong>,<b>,<em> and <i> are allowed for preventing spam

Newer page Older Pager Home Pager

Pls share this page

Get this
Copyright © 2012 Blogger Rounder .Designed by Shirshak.
back to top