1.Login to your blogger account
2.Goto Design--->Edit HTML
3.In the template code
Search for the following line of code:
]]></b:skin>4.Before the line, add in the following line of code:
#navbar-iframe {
display:none;
}
5.It should look like this::
#navbar-iframe {
display:none;
}
]]></b:skin>
6.Save the template 7.Its Done !
