I have a calendar embedded into my right sidebar. The code I added is in the form:
<script language="javascript" src="http://www.NAMEOFWEBSITE.com/BLAH/BLAH.js"></script>
However, the calendar takes up too much of the page. I would like to resize it both horizontally and vertically but have no idea how I'd do this. Thanks.