Arno @ Raketnet wrote:

> www.aave.info/Paperdesk/page2.html 
> www.aave.info/Paperdesk/css/paperdesk_stylesheet.css

> I've tested this on PC in FF1053, NS8, Opera 8.53 and IE6 and it 
> looks ok. Then the client tested the page in IE on his PC's and it 
> goes wrong when clicking the links "evenementen" and "seminars". The 
> client's using the exact same version of IE as I have.
> 
> Any ideas?

Not really, since I'm not seeing anything unusual when clicking links,
but there are a few weak spots in there... :-)

You have triggered the 'em font-resizing bug'[1] in IE/win.
Cure it by adding...
  html {font-size: 100%;}

Your layout doesn't work well with any degree of font-resizing in any
browser. Maybe not seen as much of a problem since the text is large as
is, but some of these resizing options can be permanently activated by
users and thus won't discriminate any site.

regards
        Georg

[1]http://www.gunlaug.no/contents/wd_additions_13.html
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to