Follow the steps provided here,
1.Open the blogger account using your user id and password.It defaultly opens "dashboard".
2.In that page by clicking "DESIGN" you will enter into designing page.
3.Then click "edit HTML".
4.copy the following code,
#navbar-iframe {
display: none !important;
}
5.Paste this code in the area shown below in green color,
<b:skin><![CDATA[/*
-----------------------------------------------
Blogger Template Style
Name: Awesome Inc.
Designer: Tina Chen
URL: tinachen.org
----------------------------------------------- */
#navbar-iframe {
display: none !important;
}
/* Variable definitions
====================
<Variable name="keycolor" description="Main Color" type="color" default="#ffffff" value="#ffffff"/>
............................................................................................................................................
.................................................................................................................................................etc.
please observe the code in yellow and green color is same.
6.Then by pressing "save template",the navbar will not appear for that template only.
7.If you want change the template again you need to do above procedure for the changed template.
![]() |
| Blog with navbar |
![]() |
| Blog without navbar |


No comments:
Post a Comment