One of your problems is your nav bar. Since it has the attribute position: absolute, it won't flow with the rest of the content when you have screens of different sizes. You probably have this problem with other divs on the site as well. You can test this on your computer by simply resizing the browser window to simulate different screen sizes. Trying using relative positioning in CSS to help.
ctaylo21
Junior Poster in Training
67 posts since May 2010
Reputation Points: 10
Solved Threads: 11