Jul 30, 2009
If you have a Blogger blog it comes with a navbar. Many, many people don't like the navbar and want to remove it. Some people say it violates Blogger's TOS, others say that it doesn't. I don't know....I do know that I prefer mine gone. Anyway if you want to remove it, here's how....
1. Log in to your blog
2. Click on Layout
3. Click on the Edit Html tab
4. Click on Download Full template...it's always good to do this when making changes.
5. Find the code that is like the code below. It won't be exactly the same, but similar. You are mostly looking for... body{
body { background:#D0E5FE;
margin:0;
color:$textcolor;
font:x-small Georgia Serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
}
6. After you've found that.. copy and paste the code below right above where it says body {.
#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
}
After you've copy and pasted click Preview and if it looks ok, then click Save...and enjoy your navbar free blog...
Labels: blogger navbar, how to hide blogger navbar, navbar, tutorial
0 Comments:
Subscribe to:
Post Comments (Atom)














