Web Tech Guide

www.blogsmonetize.com feed

How to remove Navbar on blogger

 
As some blogger do not like to have the blogger Navbar on their blog to be shown, you can hide it from your blog. To do so, you just have to add a small of code on your blog.

1. First login your dashboard, select  Layout ---> Edit HTML ----> Expand Widget Templates
2. Replacing the following #nabar-iframe code with the current one. If it is not existing, paste the following #nabar-iframe code in the head tag
  #navbar-iframe {
  height:0px;
  visibility:hidden;
  display:none
  }
  
Now, the nav bar is hidden on your blog. If you have any problem, comment are welcome.

© 2/01/2009 10:26:00 AM www.blogsmonetize.com
Loading related posts...

3 comments:

Webcash said...

Very nice blog.
Earn from online without any investment, without any skill.Completely free method to earn from home.Nice home based jobs.Joinfree-Earn money.

elpaso95 said...

Thanks Shiro: i didn't think it was possible to remeove navbar,. Your very smart & i highly interlectual person. Also good looking out on (easyhits4u).in process of getting nice blooer pro template.Your blog just keeps getting better & better. Take care.

Anonymous said...

In case anyone is interested in whether or not hiding the blogger navbar is a violation of the Blogger TOS, it isn't. See the following post with an explanation by a Blogger employee:
http://groups.google.com/group/blogger-help-customizing/browse_thread/thread/c7e3226fe35da11e?fwc=1&pli=1

Post a Comment