Thursday, September 2, 2010

Tips and Triks : Disable visual Navigation Bar from header area

Users of this blogger/blogspot platform ask on internet how to remove the navigation bar  from the header of the template/theme.
Why this nav bar is useful ? Emm...first of all it helps you to navigate from blog to blog, leaving comments, socialize, making new friends and why not just for reading a good material.
The code used to disable this visual navigation is simple:
#navbar-iframe {
  display: none;

Insert this code in between <head>  and <body> area 


 

0 comments:

Post a Comment