So I’ve been bumming since the Blogger Beta went live and the old hack that would get rid of that potentially dangerous (at least for classroom teachers) “Next Blog” button from your blog stopped working. But yesterday in one of my presentations here at NCCE, Glenn Malone offered up a solution. Problem is, I can’t get it to work on my MAC, but I think it might be user error on my part.

Here is the work around that Glenn offered (and Glenn, if you read this, please follow up in the comments if I get any of it wrong.)

1. Go to the Gecko&Fly site that has some new Blogger Beta Templates and choose one you like.
2. Click on the link to visit the template page.
3. Download the template code.
4. Unzip the file and open up the code in a text editor and copy it. (Here’s where I get stuck and need help from MAC users…see below.)
5. Open up your current template in Blogger, select all and paste the new template code over it. Save it.

Here’s my problem…I can’t seem to open the code for some reason. With some of the templates, when I unzip the file and click on what extracts, it tries to open it in some game application. Strange. And when I do get a file that will open in the text editor, it’s not xml…it looks like a web page. So I’ve never been able to get to step 5. Any ideas?

UPDATE: Thanks to Dan Meyer who e-mailed with the final step. Just paste the following into the CSS of the template.

#navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}
(I wonder if that works with Classic Blogger as well?)

Technorati Tags: , ,