Invisible Blogger Navigation Bar

July 30, 2009
I found this in my current template, it was hiding the blogger navigation bar. I didn't want it doing that but I thought I would put this handy little code here.

/* Blogger Navigation Bar */
#Navbar1 {
margin: 0;
padding: 0;
visibility: hidden;
display: none;
}

0 comments:

Post a Comment