zjfwlizfza
New Member
after 3-4 hours of searching with IE's "dev tools", I can't understand why.This code: https://tinker.io/b2c10 produces the layout correctly in IE7 mode, Chrome, Firefox. In IE8 Standards mode, here's the result when you make the viewport smaller:
And here is how the layout should be / is in all other browsers (IE7 included):
Needless to say I experimented with all including:
- reducing the max-width of the img
- removing the Who's Who part with the display:inline-block's
- removing the image completely from the middle column...