Unhandled Perception
From the mind of a developer.

Tuesday, November 14, 2006

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;
}

Labels:

6 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home