Thursday, March 4, 2010

How to Remove the Blogger Navigation Bar

Paste this code infront of the body section:

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

This code will get rid of the Navigation Bar at the top of your Blogger blogspot. To entirely customize your blog and make it look like a unique blogspot you have to get rid of the blogger branding on your blogspot.

No comments:

Post a Comment