On my blog's page "Community Events & Calendar" I placed an iframes code to embed a web page of the Zvents site for my area.
The code I placed in the "Page" from the WP Dashboard was:
<iframe src="http://www.zvents.com" width="900"
height="900" frameborder="0" allowtransparency="true" scrolling="yes"
title="embed"></iframe>
When finished, the page in either Firefox or IE shows the embedded frame with a very small height, barely showing the embedded page at all.
On another page on my blog "Jobs Board" I embedded a different web page using the exact same code and the finished page shows it with a full height.
I tried making changes to the code, I tried adding text below the embedded frame to make the body's frame larger, I even deleted the page completely and then created it again from scratch. I'm using the same page attributes template for both pages, and can find no differences between the two in how I set them up. The only difference is the finished look of the embedded page.
Help! This frame is very looking pretty bad!
Thanks for your help...