AryaOne

Remove blogger navigation bar

There are a couple reasons why you would like to remove the navbar in your blogger blog. The professionalism of the blog is not maintained. Really, the blog does not look good with the navbar.

So here is how to remove the navbar in blogger template -

Go to your blog settings > Layout > Edit HTML

Copy this code-


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


Paste the code given above just after -

<b:skin><![CDATA[



Click on save.

1 comments:

  Preetish Panda

December 30, 2008 at 9:02 AM

Nice explanation given ...

For creating show/hide button to display or show the navigation bar

http://techno-plex.blogspot.com/2008/10/remove-blogger-navigation-bar-two.html

Post a Comment