How to hide blogger toolbar
Saturday, June 5, 2010
How to hide blogger toolbar
login your blog
Goto layout> edit htmlPlace this code in under body code....
-----------------------
#navbar-iframe {
height:0px;
visibility:hidden;
display:none}
-----------------------
login your blog
Goto layout> edit htmlPlace this code in under body code....
-----------------------
#navbar-iframe {
height:0px;
visibility:hidden;
display:none}
-----------------------
Labels:
Blog