Posted by ponas on November 28, 2012 at 12:16pm
Hi!
Currently im using iframes from Flicr and Google to display a photo slideshow and a calendar on my page. The problem however, is that only the height in the iframecode is correct when im viewing the result on the pages (ex. http://www.lhslbandy.com/content/kalender.
The Iframe-code is;
<iframe src="https://www.google.com/calendar/embed?showTitle=0&mode=AGENDA&height=600&wkst=2&hl=no&bgcolor=%23FFFFFF&src=2rq1slibtovlmqi2scuei42e8c%40group.calendar.google.com&color=%23711616&ctz=Europe%2FBrussels" style=" border-width:0 " width="800" height="600" frameborder="0" scrolling="no"></iframe>Is there an easy fix on this, or do i just need to live with it?