Is there a way to set the width of the lightbox?
It is defined in css, you can try to use
.dhx_cal_light{
width:400px;
}
.dhx_cal_light_wide{
width:400px;
}
.dhx_cal_larea{
width:392px;
}
Is there a way to set the width of the lightbox?
It is defined in css, you can try to use
.dhx_cal_light{
width:400px;
}
.dhx_cal_light_wide{
width:400px;
}
.dhx_cal_larea{
width:392px;
}