I try another tweaking to the blogspot template today and remove the Navbar. This bar is located at the top most part of your blogger blogs. I’d like to get rid this from my blog so that i can have the full page to myself, to have the look and feel of a non-blogspot site
To remove the navbar, very simple:
1. Go to template
2. Edit HTML
3. Before Variables Definition, insert this line of code:
#navbar-iframe
{
height: 0px;
visibility: hidden;
display: none;
}
Like this post? Help me spread the word:


April 1st, 2007
Jenny How
Posted in Uncategorized




This is very helpful, love it, thanks