Calendar Category Color
Posted: Wed Oct 10, 2007 12:21 pm
I'm trying to use the calendar module and basically I think I can use a css with the category name to color code table cells and all, but I could not find the right code to show it. I have tried the following and none of them seem to work:
What's the right tag?
Code: Select all
{$event.categories}
{$event.category}
{$category}
{$categories}
{$cal_categories}
What's the right tag?