On Apr 26, 2006, at 4:21 AM, Gunlaug Sørtun wrote: > Christy Collins wrote: >> I have an absolutely positioned image that isn't appearing in IE - >> I've isolated the offending code and it seems to be a clearing div. >> http://www.loudjoy.com/styled_div.html
> You have (at least) two options. In any case: delete the clearing > div first. > Option 1: add... > #newest{display: table;} > Option 2: add... > #newest{float: left; display: inline;} Option 2 worked - option 1 might have worked on the test page, but on the actual page it positioned the image relative to the parent of #newest. If you have time, I'd love a brief explanation of what this is doing. I'm afraid I don't really understand it and I wasn't aware of alternatives to using clearing elements in a situation like this. Many Thanks, Christy ______________________________________________________________________ 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/