This site will have cool blog tricks as we do them to this site, watch as this site becomes cooler with every post and learn how you can do the same to yours.

Tuesday, August 4, 2009

Deleting The Navbar

To make your blog look less like a blog and more like a web site you can delete the nave bar. To do this go into layout, edit hmtl, not far down you will see :
* Updated by Blogger Team*/ (Some templetes have ---------- in between the team and *).
Just copy this below:
#navbar-iframe {
display: none !important;
}
and then paste it after the */.
Save and the nave bar should be gone if you did it right.

No comments:

Post a Comment