Posted By
siz on 2010-08-16 13:27:31
| Re: Off Topic: Need some browser testing
Hi Csabo!
I've just downloaded and installed latest Opera: one single row. After about an hour playing with CSS I came to this solution: I put an other DIV inside of TD CLASS="X": (div style"position: relative; width: 100%") around the other DIV and changed the inner one's style to (div style="width: 100%; overflow: auto; position: absolute") - just added position: absolute to it. Now it displays the images in grid layout. I'm not 100% sure if this will work because Opera rerenders the page as soon as I start typing and changes the layout. But it should be. I'll recheck it after you've changed the page code.
|