When I surf, I noticed that most of the modified templates used by bloggers didn’t have that Top Blogger Bar. So, I thought of getting rid of my navigational banner (navbar). I got a little research today how I will remove my top bar.
And I did. I just add this code before the body tag. "#navbariframe{height:0px;visibility:hidden;display:none}".

