|
| |
|
|
ncriptide
Posts: 17 Joined: 10/2/2007 Status: offline
|
Text HUGE on some computers - css problems - 12/11/2007 16:42:31
I've developed a site for a trailer manufacturer. The site looks good on my computer (17" MacBook Pro, screen resolution 1680 x 1050 on Firefox) and it looks okay on a Windows computer running IE 7. But the client claims that when he pulls it up on some of this dealers sites when he's on the road, the body copy and/or the navigation text is HUGE. He's talking like 9 point text looks like 32 pt text. He is seeing it happen to the navigation links on the left side of the page and to most of the internal pages. He will browse other web sites on the same computer and they all appear okay. I'm new to CSS so I'm sure there is something I've done wrong, but I cannot put my finger on it. Can someone please give me a site review - and if you have any idea as to what might be going on, I would be grateful! Here's the link: http://www.hudsontrailers.com Thanks!!!!
|
|
|
|
caz
Posts: 3468 Joined: 10/10/2001 From: Somewhere south of Chester, UK Status: offline
|
RE: Text HUGE on some computers - css problems - 12/11/2007 19:25:18
You should see to the validation errors first then the problems may be solved. Markup errors and warnings CSS errors
_____________________________
Do not meddle in the affairs of cats, for they are subtle and will dance, or more on your keyboard. Cheshire cat. www.doracat.co.uk I remember when it took less than 4hrs to fly across the Atlantic.
|
|
|
|
BobbyDouglas
Posts: 5432 Joined: 5/15/2003 From: Arizona Status: offline
|
RE: Text HUGE on some computers - css problems - 12/11/2007 21:30:43
In IE7, if you view the Trailers link, the text at the top for "Pro Series versus Advantage Series" needs to be moved down a bit. It gets cut off a tiny bit, enough to stand out. As far as your problem goes... Ask your client if he sees the same thing in the uploaded screenshot. If so, try changing your %s (em) for the fonts to fixed values, then have your client test it out (just do this for one page, so your client can compare the two versions). If you're worried about people not being able to read the text, you can add another css file that has larger font sizes. The default font size that displays when I view the page is a tad small. I wouldn't be surprised if you receive some complaints regarding the small font size. There are many computers that automatically have the font size set to Largest, or Larger type font, and anyone who uses em based fonts automatically suffer. Some of these computers ship default with this setting (usually widescreen laptops), other computers are locked down (to where you can't modify the view) with the font size set to something really uncommon. Most people may not even know that they need to adjust their computer in order to properly view your website.
Attachment (1)
_____________________________
Arizona Web Design - Mr Bobs Web Design in Arizona The Arizona Web Hosting Challenge
|
|
|
|
Tailslide
Posts: 5915 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
|
RE: Text HUGE on some computers - css problems - 12/12/2007 2:43:39
I agree with Bobby - there's no particular reason why the text size should be very large in your coding - you're text-size is set to less than standard text-size (which would be 1em). As he says I think that maybe he's looking at it on a screen where the text-size has been increased and therefore it's larger (which is as it should be). He doesn't seem to say that the layout is broken - just that the text looks large. If it was just the text-size being large (even increased in the browser) you'd expect it to have broken a fixed width site - very badly at that. So maybe he's looking at the site on a lower resolution on a wide screen (say 800px wide on a 17 inch screen). I've had a few clients recently who have wide screens but have them set up at the lowest resolution and it can certainly look ugly - but nothing's broken. Get some screenshots to see exactly what happens.
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|