|
Posted by Neredbojias on 01/18/08 19:21
Well bust mah britches and call me cheeky, on Fri, 18 Jan 2008 17:48:53 GMT
Vik Rubenfeld scribed:
> Okay, this seems very odd.
>
> I've been working on tracking down what was still wrong with the CSS on
> my production page, and what I've found seems unusual. I've replicated
> it on two small test pages.
>
> http://www.flavorzoom.com/anomaly.html is fine and looks as expected.
>
> http://www.flavorzoom.com/anomaly_b.html has the image for the left-most
> link ("Home") missing (in IE6).
>
> The only difference between the two files, is a font-family
> specification for the html:
>
> font-family: Arial, Helvetica, sans-serif;
>
> What could explain this?
Try moving that to body: (only). Maybe IE balks at html: styles.
--
Neredbojias
Riches are their own reward.
[Back to original message]
|