Jump to content



Welcome to AstaHost - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!

Replying to Allowing for Different screen sizes


Post Options

    • Can't make it out? Click here to generate a new image

  or Cancel


Topic Summary

kraizii88z

Posted 18 September 2004 - 03:12 AM

i agree with the previous post, but you could just redeign the site so it wouldn't cause problems with future users. if you make it accesible with 800x600 screen size, then you know it's gonna fit all bigger sizes.

wedjarl

Posted 17 September 2004 - 01:42 AM

try <width="100%">.. actually this works on images smaller on width..when you set a certain width to 100% (sample: 800width.jpg image set to <img src=800width.jpg width="100%"> it stretches on a 1024x768 screen. So images could be streched with the <width="100%"> attributes...Problem now is it couldnt be shrinked...sample a fixed 1024width image couldnt be shrinked into 800 by just adding the <width=100%> attribute. on tables, contexts no problems. the problem occurs mostly on fixed size images. :)

although there are image tricks out there like blending your image to the background and setting a certain sliced portion to shrink and stretch. (streched images dont look good) :)

Drom Haven

Posted 16 September 2004 - 10:11 PM

Okay, so say I've got this site, and on my 1024x768 screen it looks great. But, a number of my visitors have smaller screens, and the content just doesn't work right on their page.

Is there any way to fix this without totally redoing the site?

Review the complete topic (launches new window)