Forum Moderators: mack

Message Too Old, No Replies

Page widths and screen resolution

which is the best size to set the page width

         

vanessa19

4:57 pm on Jan 13, 2006 (gmt 0)

10+ Year Member



Hi
My site has been built with a set page width of approx 750 wide for screen res of 800 x 600.
I have recently noticed when using screen res 1024 x 768 the site appears small and off to the left with large spaces down the right.
I would like to change its appearence to be viewed correctly but can't find an easy way to change all the pages. I have also checked my site stats and 90% of users are using 1024 x 768. Should I re-design the whole site to suit and what width would be suitable?

milanmk

6:48 pm on Jan 13, 2006 (gmt 0)

10+ Year Member



Just use tables for alignment of your site contents.

Tip: Use % in width to adjust accordingly for different screen resolutions.

vanessa19

7:34 pm on Jan 13, 2006 (gmt 0)

10+ Year Member



Hi
Is this 96% or 960 width? If it is 96% does this alter the other tables within the page?
many thanks
Vanessa

milanmk

4:06 pm on Jan 14, 2006 (gmt 0)

10+ Year Member



The width specified 98% means that perticular table will be having that much width no matter what the screen resolution maybe.

The total width of the screen is taken as 100% so its 98% and not 980 pixels.

This will effect only that tables which have been specified with % width attribute.

Leosghost

4:14 pm on Jan 14, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Try searching for "liquid page layout" ..you'll get the idea ..:)