Peter wrote:
> Hi,
>
> I am at a loss here.
>
> IE6 is not showing a row of pictures, on any page ( these are click 
> through links
> to sponsor websites).
>
> IE7/FF/safari/opera (all on windows) show them correctly.
>
> Can any body check they are there (may be a setting on my other pc 
> running IE6)
>
> website:
> http://www.hrfc.com/
>
> css (relevant to problem)
>
>
>       http://www.hrfc.com/Styles/mainlayout.css
>
>
> Peter
>
>
>   


Looks the same in IE7.0 as in IE6.0 and FF (all difficult to read at 
116.5dpi). Breaks too early in FF with font-scaling; and in IE7 and IE6 
the fonts go crazy and the right column drops at text-size "largest."
Adding:
html {font-size: 100%;}
will resolve the IE em based font-size bug that makes the fonts go goofy 
in IE.
Best,
~dL

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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