I am currently experiencing an issue with a wide page that contains an information block and numerous images positioned to the right. The layout is designed to be used with a horizontal scrollbar.
While this setup works perfectly in Firefox, Safari, Chrome, and IE7+, it fails to display correctly in the latest version of Opera. In Opera, the image block shifts below the information block if they cannot fit into the window on a single line.
I have exhausted various solutions, including rewriting the layout using tables. While this resolved the issue in Opera, it caused problems with dynamic image height functionality in Chrome, which is essential for my design. I feel like there must be a simple solution that I am overlooking.
Any advice or suggestions would be greatly appreciated.