3/12/2007

how to remove navbar on your blogger


diglog!

To hide the Blogger NavBar paste the CSS definition between the style tags:

<style type="text/css">
#navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}
</style>

Remove the code to show it again.

Type the rest of your post here.

1 条评论:

Omar Netter 说...

take a look at this:

how to show/hide blogger navigation bar

asme idea, far better approach!

recent post 最新文章 recent comment 最新評論