Monday, January 25, 2010

how to remove navbar

- The first login at Blogger.com / Blogspot.com
- Trus Select Layout -> Edit HTML
- Copy the following script into the head tag


#navbar-iframe {

display: none !important;

}


for the example:


 * Blogger Template Style

 *

 * Sand Dollar

 * by Jason Sutter

 * Updated by Blogger Team

 */

#navbar-iframe {

display: none !important;

}

/* Variable definitions

   ====================


- and save



"GOOD LUCK"

No comments:

Post a Comment

Labels