Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Hiding Blogspot Navigation Bar

I don't know if any one of you ever notice if you create a blog using blogspot, it is automatically create a Navigation Bar on top of your blog. For some people this navigation bar can  sometimes be annoying including me and of coz it is usefull for some .



So, for any of you who don't have any clue how to hide this Blogspot Navigation Bar, this is the how to's :


1. Login to your blogspot account.
2. Go to your Blog Dashboard and choose Template from the left menu.
3. Click on Edit HTML.
4. Click on Proceed.
5. Find  tag.

6. Paste this code before that tag :
#navbar, #navbar-iframe {
   height: 0px;
   visibility: hidden;
   display: none;
7. Click on Save Template.


That's all and those steps should hide your Blogspot Navigation bar.



This post first appeared on Nubie The Newbie, please read the originial post: here

Share the post

Hiding Blogspot Navigation Bar

×

Subscribe to Nubie The Newbie

Get updates delivered right to your inbox!

Thank you for your subscription

×