By chrisbeaman on
Ok, this might be a bit complicated but I have problem where resizing both FF and IE on Windows causes my site header and footer to disappear to the width of the amount that I resized the browser. For whatever reason this effect does not happen on Macs. The site is: http://mimoco.com/mimory. To make things more confusing, the header is an iframe showing a Magento page and the footer is an iframe showing a Drupal page. Any suggestions?
Comments
Oh, it does it on Macs too
Or so I'm told
Also
I guess I should note that when you go to http://mimoco.com/shop it doesn't happen.
Fixed!
Issue fixed. Set the wrapper's min-width to the width of the page: min-width: 950px;