How to Hide Navbar (Navigation Bar)

Thursday, November 19, 2009

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;
}

Example look like this...

-----------------------------------------------
Blogger Template Style
Name: xxx
Designer: xxx
URL: http://regtechinfo.blogspot.com
Date: Nov 2009
----------------------------------------------- */

#navbar-iframe {
display: none !important;
}

/* Variable definitions
====================


Save your work and open your blog, You will have no navbar in your blog page

CONGRATULATION!!!!!

0 comments:

Post a Comment