Forum Moderators: open
At this point I don't want to provide a design specific to a user's browser. What I want, is to pick one set of pixel dimensions and go with that.
Any thoughts? Here's what I'm looking at:
800px wide container (designer wants 900)
150px high header (includes search + sitemap like links)
150px wide menu
Height scrolls.
Container will be set to align in the center of the page.
I just visited a major retailer's site yesterday that requires 1200px before the side-scroll vanishes. I think that's way too crazy.
There is a max-width CSS attribute, to trim down any content sections that are too wide to read on wide monitors - although IE does not support this. But there is a JavaScript/CSS workaround if you search for it.
I find anything over 760px too wide, and usually settle for anything between 700px and 740px. It's on the conservative side, but I think it improves the look of a site on a small screen not to be filling the whole available space.
I second tedster's comment - don't let the graphics guy decide. Put your users first and make the site narrow enough to suit their needs.
And, aren't the "internet average" 800x600 numbers closer to 40-45% Tedster? I imagine tech sites would have a much lower number. On my site it's just about 50%, but then many of my visitors have older computers . . .