search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

How to add custom css style to event

Asked by Anonymous
14 years ago.

Is it possible to set the background color for the first 15 minutes of an event, then to another color for the remainder of the time ( between start time and end time) in the BeforeEventRender event?

Comment posted by Dan Letecky
14 years ago.

You could do that by adding a custom background image using e.BackgroundImage in BeforeEventRender.

If there are just a few possible combinations you can use a static image. It would also be possible to render a dynamic image using ASP.NET page.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.