Anyone still design for 800 x 600?
I am thinking 1024 x 768 should be the min now
-Lee
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
November 06, 2007 11:56pm
Subscribe [3]#1 / Nov 06, 2007 11:56pm
Anyone still design for 800 x 600?
I am thinking 1024 x 768 should be the min now
-Lee
#2 / Nov 07, 2007 12:38am
When i do a fixed width site i usually do it around 900px although i am guessing there would be some 800px width screens still around which totally sucks .... for them, because i dont cater for them 😛
#3 / Nov 07, 2007 12:45am
Thats kinda how I feel but then I think I am arbitrarily being unfair….
Its a tough one.
-Lee
#4 / Nov 07, 2007 1:12am
yeah, nobody uses 800 x 600 anymore, just design it with 900px width
#5 / Nov 07, 2007 1:39am
Well actually looking at my stats… 10.2% uses 800x600….
That is a fair sized segment.
Hmm must find thinking cap…
-Lee
#6 / Nov 07, 2007 3:39am
CI Lee, what I did is create a max-width layout. So people with small screens are accomodated for, as are people with large screens, it’s the best of both worlds
#7 / Nov 07, 2007 3:55am
It depends on the target market, but I have recently had to design some sites at 800x600. You just have to get creative and use liquid layouts. A couple of the projects mentioned above were flash sites so it was easy to have them respond to onResize events and make them truly liquid.
#8 / Nov 07, 2007 4:14am
Where my issue is resides in the placement of a menu item… basically I want a menu down the right side that displays third level navigation. However that puts me at 1000px roughly.
Hmm maybe a browser window detect whether that menu gets displayed there or above….
-Lee
#9 / Nov 07, 2007 6:10pm
The majority of people are using 1024x768 these days, but that means your page must be under that size for it to look proper on their screens. I think 800-900px should be your *MAX* target wrapper width for the page so that people using 1024x768 won’t have to fullscreen the webpage for things to look how they should.
#10 / Nov 07, 2007 11:50pm
Yeah, looking at the target market I am going to go for a 1024 design…
All other can scroll.
-Lee
#11 / Nov 07, 2007 11:53pm
or you can make it fluid with a max width… http://www.smackthemouse.com/20031007