Sign into Dashboard, click LAYOUT for the relevant blog and then click the EDIT HTML sub-tab. This will open the template editor window. Look for this tag: </head>. Paste this script immediately above that tag:
<style type='text/css'>
#navbar-iframe {
display: none;
}
</style>
or
/*---Hidden navbar---*/
#navbar-iframe{
height: 0px;
visibility: hidden;
display: none;
}
Preview, and if satisfied, click "Save Template".
ref: blogger-tricks.blogspot.com
Print This Page
Monday, October 20, 2008
Hide The Navigation Bar Blogger
Labels:
_Customize Blog,
Hacking Blog,
Hide Navbar
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment