WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Site Design > Graphics & Design Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Graphics & Design Discussion Forum Post your graphics design questions/comments/ideas in here. Ask questions, post tutorials, discuss trends and best practices. Sub-forum for website accessibility and usability.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-18-2007, 04:36 AM
simonm's Avatar
WebProWorld Pro
 

Join Date: Jul 2003
Location: UK Kent
Posts: 289
simonm RepRank 0
Default Width of website

Hi

Any thoughts on width of website / webpage where a fixed width is to be used. I've looked for an existing thread but this doesn't seem to being discussed?

Generally I have aimed for 'fixed' page widths assuming an 800 by 600 screen, but that screen size was old hat some years ago now (well at least two).

With all sorts of screen widths and definitions out there but 1024 by 768 representing over 50% that might be the new 800 by 600. However, the overall screen width becomes less relevant, more important being the size that people prefer in their active window - that might still be 800 by 600?

Also, has anybody got a really excellent example of CSS drop down menus where the button to be clicked can have a background image and the drop down has a shadow?

All the best

Simon
Reply With Quote
  #2 (permalink)  
Old 10-18-2007, 09:51 AM
Dubbya's Avatar
WebProWorld 1,000+ Club
 

Join Date: Nov 2006
Location: Steinbach, Manitoba, Canada
Posts: 1,260
Dubbya RepRank 3Dubbya RepRank 3
Default Re: Width of website

These days, the vast majority of your users will have monitors capable of 1024x768 or better.

Here's a link to another thread where I've provided more info on max/min page widths and current trends. Web site with...

Dynamic Drive has a ton of CSS menus you can use. They've provided a bunch of styles to choose from, so you should be able to find one that'll do what you need it to do.

Dynamic Drive CSS Library- Practical CSS codes and examples

(They've also got CSS layout templates)
__________________
Printer ink, inkjet & toner cartridges in Canada
"Price-wise printing supplies"
inkjetOasis.ca
Reply With Quote
  #3 (permalink)  
Old 10-18-2007, 04:55 PM
tomcatuk's Avatar
WebProWorld Pro
 

Join Date: May 2007
Location: London
Posts: 156
tomcatuk RepRank 0
Default Re: Width of website

Rightly or wrongly, I've given up on 800x600. There just seems to end up being huge quantities of design compromises as a direct result of catering for what is now a tiny percentage of web users. It's enough of a headache getting FF & IE to agree on how to render HTML as it is for me
__________________
Andy Fletcher, not the famous one.
Reply With Quote
  #4 (permalink)  
Old 10-18-2007, 04:57 PM
tomcatuk's Avatar
WebProWorld Pro
 

Join Date: May 2007
Location: London
Posts: 156
tomcatuk RepRank 0
Default Re: Width of website

Incidently, my favourite place for CSS based menus.
__________________
Andy Fletcher, not the famous one.
Reply With Quote
  #5 (permalink)  
Old 10-18-2007, 07:10 PM
DaveSawers's Avatar
WebProWorld Veteran
 

Join Date: Dec 2006
Location: Calgary, Alberta, Canada
Posts: 384
DaveSawers RepRank 1
Default Re: Width of website

I much prefer fluid widths to fixed widths. Gives the user flexibility to set the browser window size they want whilst still working for the occasional dinosaur visitor.
__________________
Dynamic Software Development
www.activeminds.ca
Reply With Quote
  #6 (permalink)  
Old 10-19-2007, 10:00 PM
Webnauts's Avatar
WebProWorld 1,000+ Club
 

Join Date: Aug 2003
Location: Worldwide
Posts: 7,399
Webnauts RepRank 3Webnauts RepRank 3
Default Re: Width of website

Quote:
Originally Posted by tomcatuk View Post
Incidently, my favourite place for CSS based menus.
Have you tried with Firefox to resize that page +3 times? I first check the sites their selves before I look at their tips.
Reply With Quote
  #7 (permalink)  
Old 10-23-2007, 01:51 AM
WebProWorld Pro
 

Join Date: Jun 2004
Location: The Barrens of NE Ohio
Posts: 234
nottheusual1 RepRank 0
Default Re: Width of website

906 pixels wide seems to be a very popular fixed-width number among our design crew.

Has been since 1024x768 or higher is over 80% of the market (roughly August of last year).
__________________
:not_the_usual1
[you decide]
________________
All in my opinion, which, when combined carefully with a $1 bill, gets you a cup of coffee at the corner store.
Reply With Quote
  #8 (permalink)  
Old 10-23-2007, 01:55 AM
Webnauts's Avatar
WebProWorld 1,000+ Club
 

Join Date: Aug 2003
Location: Worldwide
Posts: 7,399
Webnauts RepRank 3Webnauts RepRank 3
Default Re: Width of website

Quote:
Originally Posted by nottheusual1 View Post
906 pixels wide seems to be a very popular fixed-width number among our design crew.

Has been since 1024x768 or higher is over 80% of the market (roughly August of last year).
This methology is fully out of date.
Reply With Quote
  #9 (permalink)  
Old 10-23-2007, 05:00 AM
WebProWorld Pro
 

Join Date: Jul 2003
Location: London
Posts: 203
Graf1771 RepRank 0
Default Re: Width of website

I tend to design my sites around the 980px width - sometimes only 940px if the design works like that.

Only about 5% of web users at home have displays only capable of viewing at 800x600. Although that might be rising again soon as more and more people start to use their Nintendo Wiis to surf (800x600 resolution on tvs).

The big problem over the next year or two is whether your site can be rendered on even smaller screens - PDAs, Mobile Phones, Nintendo DS, PSP etc.

As 3G mobile phones become more popular and services like T-mobile's Web'n'Walk (permanent internet access) you're going to find a high percentage of people checking emails, reading news sites, going through RSS feeds and other online tasks from their phones.

I already test my sites where possible on small-screen rendering (Firefox developer tools has a handy test) but it can still mean the occasional second CSS stylesheet to make things work fully!
Reply With Quote
  #10 (permalink)  
Old 10-24-2007, 04:42 AM
simonm's Avatar
WebProWorld Pro
 

Join Date: Jul 2003
Location: UK Kent
Posts: 289
simonm RepRank 0
Default Re: Width of website

Thanks all for the comments, of course there is the need to think of very small screens, I hadn't really thought of that though I might be inclined to go for an area of the website focusing on design specifically for hand-helds.

The Wii and other TV type browsers, I hadn't thought of that and could be important as the web site I am working on is aimed largely at the domestic market - though most access remains during work time.

The bbc website remains 800 x 600 ...
Reply With Quote
  #11 (permalink)  
Old 10-24-2007, 10:04 AM
DaveSawers's Avatar
WebProWorld Veteran
 

Join Date: Dec 2006
Location: Calgary, Alberta, Canada
Posts: 384
DaveSawers RepRank 1
Default Re: Width of website

Quote:
Originally Posted by simonm View Post
The bbc website remains 800 x 600 ...
That design is quite a few years old and I think you'll find it's about to change radically. The BBC are about to put adverts on the site for non UK viewers which will require a redesign.
__________________
Dynamic Software Development
www.activeminds.ca
Reply With Quote
  #12 (permalink)  
Old 10-24-2007, 10:28 AM
wige's Avatar
Moderator
WebProWorld Moderator
 

Join Date: Jun 2006
Location: United States
Posts: 1,782
wige RepRank 4wige RepRank 4wige RepRank 4wige RepRank 4
Default Re: Width of website

Every six months or so, Valve (the company that publishes Half-Life and CounterStrike, and runs Steam, one of the largest game content distribution systems) runs a survey of the hardware used by the vast majority of their customers. The results in this survey are somewhat slanted since most respondents are gamers, but the last survey showed 2% of over a million respondents were using a resolution of 800x600. Adjusting for the audience, this would indicate at least 5% of the general internet population is using this resolution. Many web site analytics applications show similar numbers around the web. The resolution is dying, but it is still in use enough to not be ignored.

By the way, the valve survey results can be accessed at Valve Survey Summary
__________________
The best way to learn anything, is to question everything.
Reply With Quote
  #13 (permalink)  
Old 10-24-2007, 02:13 PM
WebProWorld Pro
 

Join Date: Jun 2004
Location: The Barrens of NE Ohio
Posts: 234
nottheusual1 RepRank 0
Default Re: Width of website

I love these guys - great browser numbers and really excellent tutorials on everything Web:

Browser Display Statistics
__________________
:not_the_usual1
[you decide]
________________
All in my opinion, which, when combined carefully with a $1 bill, gets you a cup of coffee at the corner store.
Reply With Quote
  #14 (permalink)  
Old 10-24-2007, 03:20 PM
Dubbya's Avatar
WebProWorld 1,000+ Club
 

Join Date: Nov 2006
Location: Steinbach, Manitoba, Canada
Posts: 1,260
Dubbya RepRank 3Dubbya RepRank 3
Default Re: Width of website

Quote:
Originally Posted by wige View Post
The results in this survey are somewhat slanted since most respondents are gamers, but the last survey showed 2% of over a million respondents were using a resolution of 800x600. Adjusting for the audience, this would indicate at least 5% of the general internet population is using this resolution.[/url]
Bear in mind that the biggest reason that gamers would choose 800x600 is to reduce lag while playing online at higher resolutions.

This in no way suggests that they leave their monitor set at 800x600 if they're not actively playing. You simply can't assume gamers surf the web at 800x600.

I'd tend to rely more on the data on the W3schools site where they're measuring users while they surf websites.
__________________
Printer ink, inkjet & toner cartridges in Canada
"Price-wise printing supplies"
inkjetOasis.ca
Reply With Quote
  #15 (permalink)  
Old 11-18-2007, 10:05 PM
WebProWorld Pro
 

Join Date: Oct 2003
Location: Alberta, Canada
Posts: 223
weegillis RepRank 1
Default Re: Width of website

Regardless of screen size, it is still prudent to hold the width of your main content to under 800 pixels, and some might even suggest as narrow as 600 pixels, which still nicely fits two columns of text. This closely matches a sheet of ordinary A5 paper (~8-1/2 x 11) with margins.

Every user has different preferences though we may be hard pressed to find any that have a fondness for the horizontal scroll bar. Fluid layout helps to some degree, as long as the developer places constraints on the main content size so that it doesn't slip off the screen for narrow width viewers. What some sites do to help curtail the horizontal scroll is to use javascript to collapse outlying content.

We should not assume that one size fits all when it comes to choosing whether to go with fluid or fixed. It really does boil down to intended audience and the purpose of the content. If your audience is largely made up of 'dinosaurs and troglodytes' then their special needs will be a major consideration. Fixed width still does have a place in the scheme of things, albeit perhaps a thin sliver in terms of the global pie.
__________________
Volunteer for something in your community today!
Reply With Quote
  #16 (permalink)  
Old 11-19-2007, 02:51 AM
WebProWorld New Member
 

Join Date: Nov 2007
Posts: 6
muziekpedia RepRank 0
Default Re: Width of website

Subscribe for 1024x768 or better
__________________
http://www.muziekpedia.com/
my music.
Reply With Quote
  #17 (permalink)  
Old 11-19-2007, 07:00 AM
WDC's Avatar
WDC WDC is offline
WebProWorld Pro
 

Join Date: Nov 2007
Location: India
Posts: 157
WDC RepRank -1
Default Re: Width of website

I design my website accordign to 800x600
__________________
Work at home jobs online - Information on work at home jobs.
Sweet love quotes - famous quotes on love and friendship
Reply With Quote
  #18 (permalink)  
Old 11-30-2007, 08:12 AM
tombstoneweb's Avatar
WebProWorld Member
 

Join Date: Sep 2004
Location: Tombstone Arizona
Posts: 64
tombstoneweb RepRank 0
Default Re: Width of website

Since most of my wesites involve old west history and cater to the over 40 crowd, I design in 800X600.
__________________
Invent the possibilities, not the obstacles.
Tombstone Arizona - Tombstone Arizona History
Reply With Quote
  #19 (permalink)  
Old 11-30-2007, 09:23 AM
wige's Avatar
Moderator
WebProWorld Moderator
 

Join Date: Jun 2006
Location: United States
Posts: 1,782
wige RepRank 4wige RepRank 4wige RepRank 4wige RepRank 4
Default Re: Width of website

Quote:
Originally Posted by Dubbya View Post
Bear in mind that the biggest reason that gamers would choose 800x600 is to reduce lag while playing online at higher resolutions.

This in no way suggests that they leave their monitor set at 800x600 if they're not actively playing. You simply can't assume gamers surf the web at 800x600.

I'd tend to rely more on the data on the W3schools site where they're measuring users while they surf websites.
Actually, this survey data is taken from "inside" the computer rather than from an external web site, and calculated when the computer is at the Steam interface, typically after a reboot, and not when a game is running. Unlike the W3C statistics, this information is not dependent on Javascript, and because it is run as a "trusted" application, the data it reports is more likely to be accurate.

They have just run a new survey, starting on November 13, and this new survey shows a smaller percentage of users at 800x600. The new percentage is under 1.5%. They also added a category indicating monitor size. I think this is determined by looking at new variables reported by monitors. It shows that 9% of users have a 15" monitor, which is the size that typically defaulted to 800x600. (17" was 1028, etc.) This may indicate that people are raising their resolutions to view web and other content that is getting wider and wider.
__________________
The best way to learn anything, is to question everything.
Reply With Quote
  #20 (permalink)  
Old 11-30-2007, 11:30 AM
WebProWorld New Member
 

Join Date: Nov 2007
Posts: 14
fahadp RepRank 0
Default Re: Width of website

If you are taking about trend then look at hotmail and yahoo or gmail. These all are designed to be best viewed at 1024x768. Also new ajax and json based websites prefer this resolution. But it all depends on your target audiance.
__________________
www.ecommerce-xperts.com
Reply With Quote
  #21 (permalink)  
Old 04-18-2008, 03:10 AM
WebProWorld New Member
 

Join Date: Apr 2008
Posts: 2
!aatm RepRank 0
Default Re: Width of website

Here is a tutorial about css menus:
CSS Menu Tutorial - Horizontal and Vertical CSS Menus

Maybe it's helpful.
__________________
software downloads
Reply With Quote
  #22 (permalink)  
Old 04-27-2008, 03:44 PM
jScott_Harris's Avatar
WebProWorld Pro
 

Join Date: Jun 2003
Location: Madisonville, Ky
Posts: 101
jScott_Harris RepRank 0
Default Re: Width of website

I have seen some sites they try to accommodate both styles at once pretty effectively. You can either set your body to have margins all the way around, or create a table/div or whatever at a width percentage less the 100%. Something like 80%, and you will get a similar look to a fixed width site, with the flexibility of fluid site.
__________________
J. Scott Harris
Developing the Web one site at a time | C.A.D Website Design