Missing styles with dhtmlXCalendar

Hi,

I am using dhtmlx 3 and tried using the libcompiler with it. Everything seems to be working fine, except for the calendar. It seems like the styles are completely missing for it. I used libcompiler with the “dhx_blue” theme, and i just can’t find any calendar images in the generated imgs directory (except omega but then there is nothing related to the omega skin in the main stylesheet).

Hi,

calendar 3.0 supports only 3 skins: dhx_skyblue, web and omega. There are no dhx_blue and dhx_black for calendar.

You need to set one of these 3 skins and include the css for it. Colors dhx_skyblue and dhx_web can be adjusted by SKin builder:
dhtmlx.com/docs/products/skinBuilder/index.shtml

Hi,

Thanks for the answer, fixed it :slight_smile: