Hi,
Is it possible? I need a font size a little bigger and width event too :
thnkx
in js code
scheduler.xy.bar_height = 25
in css
.dhx_cal_event_line{
height:18px;
}
.dhx_cal_event_clear{
height:18px;
}
As for event width - it is result of some css conflict on your page, normally event must take all width of day’s cell.
Thank you very much. It works!.
I completed your code a few. For information: