Aug 18 2008
How To Remove Navbar Of Blogger
The Blogger Navbar appears by default at the top of every Blogger-powered blog. If you don’t like it or if it doesn’t match with your template you can remove it in a few simple steps.
How to remove Navbar
- Login to your Blogger Account .
- Go to LAYOUT option in Dashboard .
- Now Go to EDIT HTML .
- Copy the below code :
#navbar-iframe
{
display: none !important;
}
- Paste the above code after the code given below :
———————————————————-
Now you are done
If you have any doubt in doing this feel free to drop an e-mail at its.amith.es@gmail.com