Trick to Hide Blogger Navbar
Trick to Hide Blogger Navbar (Navigation Bar)
Navbar (Navigation Bar) is fasility of blogger.com. But many blogger want to hide this navbar because it will make their blog layout look better without a box (navbar) above it.
Trick to Hide Blogger Navbar (Navigation Bar) :
1. Login to Blogger then klick “Layout –> Edit HTML”.
2. Copy the code below and insert into your <head> tag.
#navbar-iframe {
display: none !important;
}
3. for example put like this
———————————————–
Blogger Template Style
Name: xxx
Designer: xxx
URL: http://BloggerTrick.com
Date: Januari 2008
———————————————– */
#navbar-iframe {
display: none !important;
}
/* Variable definitions
====================
4. Save your setting, and open your blog, You will have no see again navbar in your blog page.
Click here for Download PDF Version
If you enjoyed this post, make sure you subscribe to my RSS feed!
December 26th, 2008 at 2:43 am
OH MY GOSH I literally have been searching for hours trying to find a code to remove my navbar that actually works and yours is the only one I have found. Thank you SOOOOOOOOOOOOOOO much for actually having a code that works!!!! =]
February 2nd, 2009 at 12:55 pm
NO FOLLOW Spams !!
thanks for info bro..
February 12th, 2009 at 12:58 pm
thanks ! works like a charm !
February 21st, 2009 at 7:36 am
thanks so much!! ^^,
successfully removed the navbar in my site.