|
Thursday, April 29, 2010
How to Remove the Blogger NavBar?
We’re doing many Blogger conversions this month and Blogger has decided to keep the Blogger Navbar intact. (i.e. we can’t switch it off).
We’re not a big fan and wanted to remove it.
Here is how we removed the Blogger NavBar.
- Login to Blogger
- Click on the Template tab
- Add this code to the <head> tag:
<style type="text/css">
#navbar-iframe {
display: none !important;
}</style>
- Click the Save Template Changes button
- You’re done
Posted by: Michael Swartz at 3:40 pm
Comments: None | Filed under: HTML
|
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed