My Start and end times look like this:
September 27, 2009
10:00 am
10:45 am
Sunday School
I would like to have them like this:
September 27, 2009
10:00 am - 10:45 am
Sunday School
Also occasionally two adjacent events are highlighted instead alternating.
Hi snooze,
version 2.5.8 just loaded has default css with date and time's floated on to one line (this was the original default which accidentally went to one line per item when I standardised on lowercase css selectors and somehow forgot to update the css file!)
For those who prefer the one line per item - the "rev" css file is loaded so you can choose it in the settings if you wish, adn/or create your own css file. See http://icalevents.anmari.com/1806-plugin-and-theme-css-not-working-well-together/ for more info.
The two adjacent events were probably events on the same day and that day was the current day - one event had probably already started.
Prev css used the same background colour for alt and history. (An event is history if it has finished or already started).
New version uses opaque css for history - this should help avoid confusion - see changelog.
Thanks. I did get the new version today. I like the new/old look.