Trevor Boult wrote:
> You will see my container div in IE extends all the way over to the left 
> when floatright is applied to images in the container. Its all ok in 
> Firefox.

     Georg (Gunlaug) turned me on to this:

<br style="clear: both; font-size: 1px; line-height: 0; height: 0;" />

     Try putting this before each floated image after the first one. IE
apparently has a problem clearing floats, and expands the margins of the
containing divs. If you put it outside the <p>, you can probably get away w/
removing the "clearright" class from the <p> tags, too. You can/should move
those styles to your style sheet, of course...

     Realize that I'm new to this - but this is real similar to the problem I
was having... :)

-- 
Dave Re Photography
19104 Ventana Ct, Pflugerville, TX 78660
(c) 512.771.2431 -- (h) 512.251.3815
http://www.daverephoto.com -- [EMAIL PROTECTED]
______________________________________________________________________
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