Here’s a simple trick to hide the blogger nav bar or the blogger bar that appears at the top when you create a new blog at blogger.com,
Follow the simple steps and it would be gone..
Go to Edit Layout
The to Edit Html..
Go to
]]>< /b:skin>
And paste this right after it…
#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
}
Also enclose the above in <> tabs..
( thats is a <> tab at brginning and a < /style> tab at end)
that’s it .
It’s that simple…
I still got no idea if removing a blogger bar violates Blogger’s Terms and conditions or not
..
Comments
0 comments