Digital Labs
Friday, March 23, 2007
  How to Hide Blogger Navbar in New Blogger

Working on new blogspot blog , you may have noticed that the previous CSS code to remove the blogger navbar will no longer be effective. That's because Google now uses different CSS tags to display the blogger bar. [#navbar-iframe instead of #b-navbar]Fortunately, hiding the blogger navbar from new blogger is also as simple as the old one. Just add the following lines anywhere in your Blogger template enclosed by style tags and the blogger banner will be gone forever.


#navbar-iframe { height:0px; visibility:hidden; display:none; }


Alternatively, if you are using the Classic beta template inside new Blogger beta, search and replace #b-navbar with #navbar-iframe to get rid of the blogger navbar.While the above beta blogger hack works perfect, here are some alternate solutions for hiding the navbar by bloggers Praveen and Aditya. You may try the following navbar hacks if the previous one isn't working for some reason

Labels:

 
Digital-Labs brings latest Technology News, Provides frequent updates and latest happenings in the field of technology along with tech reviews, news and rumors.

Archives
November 2006 / December 2006 / January 2007 / March 2007 / May 2009 /


Subscribe to
Posts [Atom]