Removing Blogger Nav Bar
I have always ruled out using Blogger with students due to the “Next Blog” (random blog) on the top nav bar. I just discovered a website that gives you directions on how to remove it by opening the template and typing:
#b-navbar { height:0px; visibility:hidden; display:none }
right above the style end tag
It worked!
However, I still like my edublogs better as I can put tags (categories) on my posts and have a list of them on the side. I also can create separate pages (see tabs under the blog title) for other content.