Hello there,
I am having trouble making the text from the second paragraph on this 
page wrap around the photo in IE 6/7. Works fine in FF.
http://216.219.192.121/press.php

The CSS on the photo is:
img.right {
        float: right;
        margin: 0 0 10px 15px;
        border: solid 1px #666;
}

The entire stylesheet is here: http://216.219.192.121/pfg_styles.css

I suspect this has to do with IE's haslayout problems, but I can't 
figure out how to make the <p> that contains the image not grow to the 
height of the image, thus forcing the second paragraph down below the image.

Thank you for any help you can offer.

Don
______________________________________________________________________
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