Hi All, I have been working on my applications layout and trying to make it as fluid as possible. Images seem to be my main culprit as they don't scale well when using % based layout. I have accepted this, however when I resize the browser window past the image(s) region the browser scrollbars appear. Unfortunately, when this occurs the ~30 pixels (horizontal or vertical) that the scrollbars take up overlap my components corrupting the layout.
Is there a way to resolve this behavior? Any help much appreciated. Thanks, Greg

