When I use the Sky theme with insertFrame module. and there aren't any elements on the left or right sidebars, the iframe is not taking up all the available width. I've made a temporary fix via JavaScript calls, but I think something could be done better. Contacted the author of insertFrame module and eventually he said I should raise the issue with you guys. Here is our conversation: https://drupal.org/node/2120221 . What do you think?

Comments

Jeff Burnz’s picture

You probably need to set the containing element (a div) to be 100% width, but I am kinda guessing.