
The navbar (navigation bar) is the horizontal bar located at the top of your page. If you think it doesn’t match your blog’s design, or if you need that extra space for your banner — you can remove it to suit your needs.
Here’s how:
1. Go to your Dashboard > Layout
2. under Template tab, click Edit HTML to edit template
3. Just add the piece of code below somewhere between the <head> and </head> tags of your blog’s template…
#navbar-iframe {
height: 0px;
visibility: hidden;
display: none;}
…like this:
<head>
<b:include data=’blog’ name=’all-head-content’/>
<title><data:blog.pageTitle/></title>
<b:skin><







5 comments ↓
Brilliant - it took a bit of trial and error, but it eventually worked!
Just dedicated an award to you. Check out my site
I don’t think I read here if it’s possible to change the color — apparently blogger only has 4 to choose from. Regardless, I’m getting a new look and mine will match the new colors anyway. I’m just say’n. New name and avatar too, just so you know and don’t run away when you come back. And, I did correct your URL on my blogroll
Happy night 2u and gr8 post.
Thanks, Rhonda!
Thanks for the great tips!
Leave a Comment