Remove the blogger navigation bar


Are you using blogs powered by Blogger.com.Then you should be familiar with the navigation bar at the top of each page.There are many Pros using it,but one con is ,it occupies some space.If you donot want it to ..here goes two nice hacks that removes the Blogger Navigation Bar from your blog.

Hack 1: Place the body tag between noembed tag as shown below

The logic is, Google embeds the NavBar without our control.By placing this code we are disabling any embedding in this page.

Hack 2: Place the following code

#b-navbar{
height:0px;
visibility:hidden;
}
between the css tags.
style type="text/css"
and
/style.

More Details: Ping here


Google

1 comment:

Job Interview Questions said...

#b-navbar{
height:0px;
visibility:hidden;
}
between the css tags.
style type="text/css"
and
/style.

Nice description..Thanks..

Jobs in chennai for freshers