Tv Shows > Howtos > How to Remove Blogger Navbar?

How to Remove Blogger Navbar?

January 17th, 2007

blogger navbar

To hide the Blogger NavBar paste the CSS definition between the style tags:


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

Hiding the banner in Blogger Beta (iframe):

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

Just remove the code to show it again.

Processing your request, Please wait....

Howtos

Howtos

Graboid Video

Tv Shows List