nav-bar hide
Thursday, December 21, 2006
Whopee!!
Finally changed to the new blogger...
For those people out there using the new blogger and wants to hide the nav-bar, enter the following code right before your </head> tag:
<style type="text/css">
#space-for-ie {height:0px;visibility:hidden;display:none;}
#navbar-iframe {height:0px;visibility:hidden;display:none;}
</style>
Enjoy....
{ 8:31 am }