It certainly annoys me & i think removing it makes your blog look much professional and neat.

Here is how you can remove it:
- Login to blogger
- On Dashboard, select Layout. Now in the Template tab, Click Edit HTML. In the Edit Template section you will see your blog's HTML.
- Tick Expand Widget Templates
- Paste the code below directly above the #header-wrapper line in your blog's HTML.
- Use (Ctrl + F) and type in #header-wrapper to quickly find the #header-wrapper line.
#navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}
- Save your template, done!
0 comments:
Post a Comment