Page is a not externally linkable
kameleon20 - 11:07 pm on Sep 17, 2012 (gmt 0)
Thanks, that is one big step in the right direction. Now it only shows the frame very small and doesn't resize to show all content on one page or at least in the full space there is for the frame.
*update*
added height: 100%; to .content and
.container .content iframe {
height: 100%;
width: 100%;
to the css stylesheet and now it works exactly how i intended.