If you don't like you can remove it just by adding a few lines of CSS (Cascading Style Sheet) code.
To remove the navbar
1. Goto your blogger dashboard.
2. Goto Layout > Edit HTML.
3. Look out for the following lines of code
<b:skin><![CDATA[/*
-----------------------------------------------
Blogger Template Style
Name: Stretch Denim
Designer: Darren Delaye
URL: www.DarrenDelaye.com
Date: 11 Jul 2006
-----------------------------------------------
*/
/* Variable definitions
====================
Now simply add the CSS code as shown in blue here.
Look for the code.
<b:skin><![CDATA[/*
-----------------------------------------------
Blogger Template Style
Name: Stretch Denim
Designer: Darren Delaye
URL: www.DarrenDelaye.com
Date: 11 Jul 2006
-----------------------------------------------
*/
#navbar-iframe {
display: none !important;
}
/* Variable definitions
====================
4. Now save your template and you are done.
ur hiding the nav bar.. might be having issues with chrome.. check it...
ReplyDeletei found all the boxes going haywire
---bageshwar
Bhageshwar I tried it with Google chrome version 3xx and everything felt fine.
ReplyDeleteAny more expert advises.
This works just fine in all browsers. I have this in my own blog. An alternative to removing the navbar completely is restyling it. An example is the dynamic navbar.
ReplyDelete