To hide the navigation bar of the blogger at the top
just paste the code in the text box which appears after clicking Edit HTML
 
#navbar-iframe {height:0px;visibility:hidden;display:none}
 
The code should be placed just before the following code
]]></b:skin>
  </head>
 

0 comments: