Active
Project:
Sky
Version:
6.x-3.11
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Nov 2013 at 02:09 UTC
Updated:
14 Nov 2013 at 02:09 UTC
Jump to comment: Most recent
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
Comment #1
Jeff Burnz commentedYou probably need to set the containing element (a div) to be 100% width, but I am kinda guessing.