Hi Steven,
One thing that I'm noticing, though, is it looks like Matukio must be using some type of overrides for the look/layout? In one of my templates I was going to use, the text like Type, Fees, and Quantity are so light that you can't even see them. To get this to work I had to use a different template just for that page. I'm using RocketTheme Templates.
That's weird - do you have a link? We don't use any non-normal font / CSS-settings, just plain bootstrap and some styling (which tries to not being intrusive to your own styling). Maybe your template class has some CSS classes with the same name as we use in these elements? Normally rocket theme templates work fine with Matukio (at least the ones we've seen and tested).
Also, using Firebug, I discovered that an error is showing up for bootstrap: GET http://mydomain/media/lib_compojoom/css/bootstrap.css.map 404 (Not Found)
That's no error - Firebug tries to load the css.map from bootstrap (a developer file for less mapping) and Matukio does not supply that file (just takes space and is only for developers how want to change bootstrap)
Kind regards,
Yves