I am using an iframe on one of my pages that currently links to a calendar page. The iframe size settings are exactaly the size it should - 800x620. When I use the align box and specify "middle" it does not center. How can I center this on the page? My alternative is to make the width 100% and center the calendar in the page I am linking to. With this method though I will get a white background on the sides. I can overcome this but is there a way I can just center the element?
Thanks
Justin