Removing and restoring nav bar

Have  you ever notice the bar which consist Follow,Share,Report Abuse,Dashboard,Next  etc.The Bar is Very Cool.It helps to increase a little traffic.We also can go to Design fast from there.From there we can sing in,Make new post,Search the page,Follow,Share etc..The Navbar is recommended by Google too.Although Google permit to remove it.

Navbar

But you may think why there is no navbar.It is because visitor may click on next blog and be out of my Blog.Some may report abuse also and I have to face unnecessary problems.One more thing we can have limited background of navbar and cannot edit the Navbar and designing look better without adding navbar.

To Remove Navbar please follow the below Steps:

Removing Navbar

We can remove navbar easily by CSS.To do this follow steps.

  1. Go to Blogger.com(You will be in Dashboard)
  2. Click on Design in Old Interference for new click on drop menu and click on Template
  3. Click on Edit Html
  4. Find the tag ]]></b:skin> Add the following code just above it.
    #navbar { height: 0px; visibility: hidden; display: none; }
  5. Replace #navbar with #navbar-iframe if you are using classic Template.
  6. Click on Save Template.

Restoring template.

If you say you need Blogger Navbar doesn't come with your template but you want then remove the line starting from #navbar and remove it.

Subscribe At free
Thank you for visiting FacebookSinker.blogspot.com. Please don't miss any of the updates by subscribing to our RSS feed or email updates.

1 comment:

 
back to top