A simple tutorial to arrange the events on the board index vertically.
ACP > Look / Feel > Skin Manager > (choose skin) > Manage Templates / CSS > Board Index > BoardIndexTemplate
Scroll to the end of that template then scroll up a bit (easier that way), find...
<span class='name'>{parse expression="implode( ",</span> <span class='name'>", $calendar_events )"}</span><span class='name'>{parse expression="implode( "<br /></span> <span class='name'>", $calendar_events )"}</span>