>
> I *think* this is a CSS issue - apologies if it is not. I have a page  
> with two photos on it that seem to be behaving peculiarly *only* in  
> IE6. The page is here:
>
> http://www.ruberyowen.com/rubery-owen-history.php
>
> The offending photos are styled pictureright and pictureleft. On  
> Safari, Firefox and IE7 these pictures appear to be fine, but in IE6  
> the photos are stretched vertically. I can't figure what is happening  
> - can anyone either confirm that they also see this effect or suggest  
> what may be wrong?
>
> Ian.
>   
Ian,

This corrected it in IE/6.0 on a local file:

* html #content,
* html #content-wide,
* html #content .pictureleft,
/** html #content-wide .pictureleft, delete**/
/** html #content .pictureright, delete**/
* html #content-wide .pictureright div /*add*/,
* html #content-wide .pictureleft div /*add*/
{height: 1%;}

aside: ignoring your font-sizes in IE sends the entire right on its way 
to a casino in Havana.

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to