The problem you're going to run into is that the category information never actually gets pulled into the month display. It's only used to filter out what you don't want shown. To get the category info, you'll need to modify the main db query in the middle of month.php and add the data to the $day_array assembly, then pull it apart in the day loop and highlight category specific items as desired.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum