Latest technical information
Thursday, May 24, 2012
How to hide navbar in blogspot
Just paste below css before body tag of css starts.
#navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)