Forum Moderators: open
I'm using css and tables with a non-symmetrical 3 column approach .. no horizontal scrollbar for 800px screen res.
I can't figure out how to limit the width in case someone is using a high screen resolution (like 1600) .. which makes the site look *really* odd
For most of my sites I set a 740 px table and center it, which is a good compromise for 800 and 1024
On an 800 px screen the design looks a little crowded, but still okay.
If I use the 740 fixed width on this site, I probably should change to a 2 column layout.
Without using a fixed table width, is there any *realistic* way to set a "maximum" width for wide screen users?
How reliable are the screen sniffer scripts that show different pages for different screen resolutions.
I really don't want to do this, but I guess I could use (PHP) includes for the content.
Advice please!
[webmasterworld.com...]