Re: Need some help with layout... problem I was using fixed width the problem I want is that I want the page to adjust to the users display settings. I used that background-repeat:no-repeat;
right now currently I just made a javascript using dom to get the browser window values and I plug them into the script and adjust all elements on my page to adjust according to the value of the window so the layout would stay the same way in any resolution.
|