Friday, November 7, 2008

How to remove the navigation bar from your blog

Hello friends,in the last post i had written about using the multiple versions in a google talk messenger.But today its a different topic which is related to a blog.Yes,most of the bloggers wants this,the question is "How to remove the navigation bar from your blog".Well,it has a very short and simple answer.Ok,lemme explain it to you:-

For removing the navigation bar,all you need to do is to copy-paste the following script in your blog template.

1.Go to blogger.com and sign in with your account.

2.Now open your blog and go to its settings.

3.Under setting,you will see the "Edit HTML" tab.

4.Just click that tab and put the following code in your blog template.

5.Add this script:-
#navbar-i frame {
height:0px;
visibility:hidden;
display:none;
}

6.You are done!!!!!

Keep enjooying my posts and please comment on all of my posts so that i could help you.




No comments: