No replies
alsage13
Offline
newbie
Last seen: 13 years 35 weeks ago
Timezone: GMT-4
Joined: 2009-09-30
Posts: 1
Points: 1

You can view this test page here:
http://www.kineticinsightsllc.com/new/index.html

I am trying to design my page to be resizable for different screen resolutions, and I figured out how to do that, but now I have a lot of white space to the right and bottom of the the container div.

From several other forum posts I've read, I'm thinking my problem is caused by my use of relative positioning and negative position values. The solutions seem to be perhaps using margins and no relative position values at all, however I then can't get it to resize.

I've been messing around with this for hours and I'm lost. Please help.