** Perhaps [you can change the default calendar] from the main menu, under "Admin Interface," and then next to "Default calendar to display?" **
Yes. I knew it was there somewhere.
** I've never been able to get the color picker to work in the template preferences either **
They all work in my IE 6 browser but you're right! The ones on that page do NOT work in my FireFox version 1.06. I never noticed it before on the calendars I set up for others.
The ones on the Template Preferences DO work in my FireFox.
I'm afraid the JavaScript code used for that is way over my head. It does look like a bug, I don't see why the ones in the Template Preferences would work in FireFox but not on that template. Maybe someone should post about it in the Suggestions and Ideas forum?
BTW. The JS browser error message being produced is:
Error:
o has no properties ...template_preferences.html Line: 37
which as near as I can tell is:
var o = document.getElementById(anchorname);
or
x = o.offsetLeft;
Which are actually lines 23 and 24 from the AnchorPosition.js file.
JFYI
Dan O.
------------------