Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

What can I do so that the entire width of my website will show on many browsers/OSes?

I've been working on a website with a "jello" layout (a centered layout), and the layout looks great thanks to the people at Yahoo! Answers. Unfortunately, though, on some computers and in some browsers (i.e. on my boss' Mac running Safari) the website appears too large in width for the window, and the person has to scroll from side to side to see the entire width of the website. Is there any way of correcting this without making everything smaller in number of pixels?

4 Answers

Relevance
  • 1 decade ago
    Favorite Answer

    First of all, if you're going to use jello, don't measure your widths in pixels. Rather, measure in percentages or in ems (but percentages are a bit easier to control).

    But since you mention "entire width", I don't even think you need to be specifying widths for your top-level containers. Typically, just playing with the margin and padding values of your body element will keep things simple enough.

    A good idea to remember in the future though is to test everything in as many browsers and screen resolutions as possible before publication. OSes don't matter much as rendering is really browser-specific such that pages working in Firefox in Linux will look the same in Firefox running in Windows or in Mac OSX.

    PS: comment on above post. DO NOT TELL YOUR BOSS TO GET HIS RESOLUTION UP. It's his computer, he should be able to use it as he likes. You work should be the one that accommodates your visitors, not the other way around. :)

  • 1 decade ago

    You'll have to adjust the design for your audience... not everyone has a widescreen monitor, and not everyone has the browser window open full size all the time. If you insist on having a wide page, be prepared to annoy or lose viewers. The laptop I'm typing on right now has a 1024x768 screen, I can't make it any bigger.

  • 1 decade ago

    No, (well yes, but unfortunately not very easily.) Just wondering how wide you are using? If it's more than 1000 pixels then I would suggest making it narrower. If not, then less than 5% of people are still using a 800x600 resolution so it will only affect less than 5% of visitors. Tell your boss to turn his resolution up.

  • 1 decade ago

    It is tough to tell whats going on without seeing your code...your best bet would be to visit a web design forum like over at http://www.graphicdesignforum.com/ in their web design section - plenty of people can help over there. :)

Still have questions? Get your answers by asking now.