Lightbox width problem in terrace

Hi, I’m using this code in css, but with terrace skin, I have a problem, see the screenshot, now the fields goes over to the right of the lightbox itself
tks
Seby

.dhx_cal_light {
   width: 580px;
   }


Hi,
the lightbox form contains several elements with fixed width inside the “.dhx_cal_light” / “.dhx_cal_light_wide” DIV. To get more compact form you can use the configuration:

scheduler.config.wide_form = false;

Hi Serge, when I use your suggestion, I lost the look that I liked.
tks
seby


Any idea on how to accomplish this please?
tks
Seby