Help - Search - Members - Calendar
Full Version: Site looks all messed up...
Forums > Resource Center > Webmasters' Corner
DA Design
Ok so here is the site... http://irautosports.com/

everything works great with 1280 resolution but once you make the browser window smaller or even a smaller resolution it all looks messed up.

any help?

thanks
Melissa
It looks like you're using an absolute positioning for all your images, which is why they don't move and adjust when you resize, but the background does.

I'd suggest containing them in an overall <div> that isn't set to an absolute positioning and using relative positioning instead.
DA Design
I thought that may be the cause, thanks I'll try what you said
SteveZz
Yea it looks like the images are positioned and centered while the information on top is absolute. You'll need to change the positioning type in order to have all of it move or you can make the background stationary and then the problem should also be fixed.

If you want more tips on HTML coding you can try this new site http://www.codeitall.com it shows examples to help explain code.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.