Removing the Navigation Bar on Blogger
To remove the top Blogger Navigation Bar ...
1. Copy and paste the code:

2. Secondly, "save template changes" and then "republish" your template to save your changes.

3. Enjoy your new "cleaner" blog =)
1. Copy and paste the code:
----------------------------
Paste the code:
#b-navbar{
height:0px;
visibility:hidden;
}
after the tag:
style type="text/css"
(See example below ... click on image for a larger view)
----------------------------

2. Secondly, "save template changes" and then "republish" your template to save your changes.

3. Enjoy your new "cleaner" blog =)
