Hi, Milo. Thanks for replying.
Both themes showed the error, and both worked okay once I removed "projection" as I describe below.
Opera is at version 9.52, and style.css indicates the Garden theme is at version 3.0. I can't remember now if I got the theme from the WordPress theme directory or your site. I tried out about twenty of your themes, some from both places.
The line of code I actually changed is toward the end of header.php. The line just before it is:
<script src="<?php bloginfo('template_directory'); ?>/js/sweetTitles.js" type="text/javascript"></script>
The line I changed was this one, from which I removed "projection":
<link rel="stylesheet" type="text/css" href="<?php bloginfo('template_directory'); ?>/css/sweetTitles.css" media="screen,projection" />
I put it back in my header.php file for http://www.afewgoodpens.com and the error is occurring again -- so if you want to try it and let me know what happens, that would be great. I'll leave it in until I hear from you.
Thanks,
Dale