Removes the Blogger Navbar

Blogger navbar is a small frame of blogger, that is placed at the top of the blog. This frame serves to login into blogger or it could be a way to look at other blogs, or it could be to indicate if a blog that violates the TOS bloggers like blogs that contain elements of pornography or racial intolerance to be reported to the blogger.

To remove the blogger navbar, you just add the following code above code ]]></b:skin :

 

/* remove navbar
----------------------------- */

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

complete, easy right ?

No related posts.

Leave a Reply