How do I change the height or width of the date cells/ calendar?
When using the iframe design of the calendar, the height must be changed in two places. First, set the height in the cellHeight property of the “scrptcal.htm” file. Second, adjust the height attribute of the “iframe” tag in your HTML. Alternatively, you can control the width using the cellWidth property of the “scrptcal.htm” file. Then adjust the width of the iframe. The height and width properties of the iframe tag sets exactly how much screen real estate you will give the calendar. If you increase the cellHeight or cellWidth properties the calendar display will become larger. You must account for this in the height and width of the iframe. Otherwise the iframe will truncate portions of the calendar. Determining the correct value of the iframe height attribute is done through trial and error. A good starting point is for a cellHeight of 100, set the iframe height to 800. For a cellHeight of 150 set the iframe height to 1050. Also note that the calendar may have six weeks and not just