Thanks, I’ll see what I can do with css to make the “largecalendar” small enough for what we want.
Essentially, I’d like a little calendar on our library’s main home page that has the days with events from one ics file in one color, and days with events from the other in another. That way, days that just have ongoing events (like special summer hours, which affect every day for weeks, but aren’t really exciting once you’ve read about them once) don’t pop out as much as ones with actual special events (a one-time lecture, for example). Otherwise, all the days will look the same, and nothing will pop. I don’t want to use enough space for a whole large calendar box, but I’ll bet I can do some css magic to make it fit. Thanks.