
There are Blogger NavBar on every blog you created on the blogger . So some people don't want it on the top of their blog this NavBar . So how to hide this NavBar on the blogger .
Just copy this below code and paste this anywhere in your template
/*-------------------------------------------*/
#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
}
/*---------------------------------------------*/
Just preview your template after copying this code in your Blogger template . Now you see the Blogger NavBar is gone . Now just save your template .
0 comments:
Post a Comment