Wednesday, 13 July 2011

How to Hide Navigation bar in Blogger.....

.............................................................................
Are you looking how to hide Navigation bar in Blogger?
ok then Just Follow Below Steps.

Follow these easy steps and copy the below CSS code :


CSS code to remove Navigation Bar in Blogger :

/* CSS to hid navigation bar */

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


Now Log in to your blogger account and select the Layout of the blog which you want to modify. Select the tab page Template and then click on Edit HTMLSearch for the text : body {This is how your template HTML code should look after pasting the hack code snippet


That's all.
From this onwards your blog will not display navigation bar.


Post your Comments Friends
...................................................................................

0 comments:

Post a Comment

© I am Hacking . Powered by Blogger.