How to remove the Blogger Beta Nav Bar (banner)
Add this line to the style sheet driving your blogger (beta) blog;
#navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}
#navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}
Labels: development





6 Comments:
That was me; Looks clean!
By
zridling, at 6:14 PM EST
nice!!!
works fine!
thanks!
By
Orinador, at 11:13 PM EST
unfortunately, all those do not work in new version
By
Wijono, at 7:10 AM EST
Stick the code just under where it positions the template author information box
By
Ron Knee's Rants and Raves, at 12:41 PM EST
Tried in various places, no way to remove for new blogs.
By
meltingsnow, at 2:17 PM EST
You need to place it in the style section
By
Veign, at 6:35 PM EST
Post a Comment
Links to this post:
Create a Link
<< Home