If you dont like the Blogger Nav-Bar and want to hide it in your Blogger Blog, here’s how to do it:
- Go to http://www.blogger.com/
- Sign in to use Blogger with your Google Account
- Select Settings
- Select Design
- Select Edit Html
- Choose Download Full Template before you make any changes.
- Next, find this line in the template: ]]></b:skin>
- Just before this line, insert the following lines of code:
#navbar-iframe {
height:0px;
visibility:hidden;
display:none
}
Hope it works ok for you!
Follow me on Twitter

Sorry, the comment form is closed at this time.