Hello,
I have amr ical events setup on wordpress to pull in calendar data from an ics file and display as a large calendar and as a sidebar widget on my blog. I would like to stylize the text color of the events on the large calendar and widget based on the CATEGORY data in the ics file through a CSS style.
How can I do this? I have enabled the category field to show up but it displays as text before my event title. I try and use the 'before' and 'after' config fields to place the category name in a span but it converts my html to text.
Any help would be greatly appreciated. Thanks.