If you use Blogger with students in your classes you are aware that there is a Navigation Bar at the top of the screen that will take the viewer of the site to the “Next Blog”. Unfortunately, “Next Blog” is any blog that uses Blogger in Google’s vast database. Therefore it’s important that, as educators, we remove that bar from your blog. To do that, follow these steps.
- Go to Blogger
- Click on Layout
- Click Edit HTML
- Scroll down the very bottom of the code
- Copy and paste the following code right BEFORE the </body> tag at the bottom
<style>
#navbar-iframe
{height:0px;
visibility:hidden;
display:none;}
</style>
Once you’ve done that, click “Save Template” and you’re set!
Happy Blogging!!
Entries (RSS)
December 22nd, 2008 at 10:18 am
This is great. We will try it on our Blog right now. Thanks.. Shannon
January 25th, 2009 at 2:31 am
I had no idea you could do this! That’s great! Thanks!