I am having problems with my iframe. I really want the frame to auto adjust heights according to the content within the iframe. I really want to do this via the CSS without
According to this post
You need to add the !important css modifier to your height percentages.
!important
Hope this helps.