Hide the Navbar from your blogger

it's very easy to hide the NavBar from your blogger templete.follow the instruction.....

Log in to blogger --> Dashboard --> Layout --> Edit HTML --> Paste Code in bold there --> Save Template

-----------------------------------------------
Blogger Template Style
Name: Rounders
Designer: Douglas Bowman
URL: www.stopdesign.com
Date: 27 Feb 2004
Updated by: Blogger Team
----------------------------------------------- */

#navbar-iframe {
display: none !important;
}

/* Variable definitions
====================
type="color" default="#fff" value="#ffffff">
default="#333" value="#333333">
...