Checkout our Twitter account.

Sunday, August 22, 2010

How to remove navbar (blogger band) from blogger.

How to remove navbar (blogger band) on blogger.
You have do just paste the given code after the given clip-

Code-

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

Clip-
-----------------------------------------------
Blogger Template Style
Name:     Awesome Inc.
Designer: Tina Chen
URL:      tinachen.org
----------------------------------------------- */

You have to paste here.

No comments:

Post a Comment