Forum Moderators: not2easy
A very strange experience. My site looks correct on the 20 or so pc/browser combinations which I got my hand on so far. Yet today I visited a new customer of mine, whose pc/workstation happened to show font text a whole html size (2 instead of 1, 3 instead of 2) larger than as directed per css stylesheet. As a result some text passages did not fit into their assigned space.
Other, different websites shown on this very machine appeared to have "enlarged" fonts as well...
Could this have something to do with personal computer settings? The particular combination is Windows 2000 and Explorer 6, so nothing too unusual...
Thanks in advance for any information.
Charles
If a user preference breaks your CSS layout, you may wish to consider moving to a more fluid design.
If the font size is enlarged on your site in this situation, this is a good thing: it means that your site text remains readable to the person. The problem therefore lies with your assigned "spaces" for your content: you need to make sure that those areas are able to expand adequately with the enlarged text.