Friday, April 24, 2009

Remove navigation bar blogspot

Yesterday when i opend i tried to view one of my blog sites, i got a massage that it has been suspended because someone had i think mistakenly flaged it. i was so pissed off by that, so much i couldnt sleep well. Well that trouble is over cause i found out how to remove this nav bar trough a simple trick. hope it does help you too. never will someone flag us again.
Step one. Log into your blog, goto layou--> edit html.
dont forget to download your current template just incase a problem might occure Its always good to have a test page where you test your codes.
Step two. press CTrl+f to open search box, and type Variable definition. and paste the following code just above that.


#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
}


Et voila... nav bar gone. happy blogging. leave acomment incace you come into problems.

No comments:

Post a Comment

drop a message