Hi Chris, I have been tinkering with the calendar, that's probably why you only saw two months displayed. I solved the problem. Simply resizing the containing div in css will work. However, I had changed some padding and margin for the months/days. I compensated for the width, but forgot to do the s...