Remove the NavBar

- Log in to blogger


- On your Dashboard, select Layout. This will take you to the Template tab. Click Edit HTML. Under the Edit Template section you will see you blog's HTML.

- paste the CSS definition in the top of the template code:


<b:skin><![CDATA[/*-----------------------------------------------Blogger Template StyleName: RoundersDesigner: Douglas BowmanURL: www.stopdesign.comDate: 27 Feb 2004Updated by: Blogger Team----------------------------------------------- */




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




/* Variable definitions ==================== <Variable name="mainBgColor" description="Main Background Color" type="color" default="#fff" value="#ffffff"> <Variable name="mainTextColor" description="Text Color" type="color" default="#333" value="#333333"> ...


Remove the code to show it again.
Good Luck