On Mar 18, 2009, at 6:48 PM, Göldi wrote:

> thanks for your hints. seems to be a problem with no reasonable  
> solution.
>
> why are the list markers not part of the box?  shouldn't that be  
> changed?
>
> i like your approach, tina, problem is if the height of the list is
> bigger than the image's, the list items below the image are not
> shifting to the left edge of the surrounding container.


There are two options, none of them are perfect:
1. as suggested by Tina, using overflow:hidden (or any trigger for a  
block formatting context). the list will not wrap under the image
2. omit the overflow:hidden. The list flows under the image. The list- 
marker, when next to the image, hangs outside of the left edge of the  
text blocks.

<http://dev.l-c-n.com/_temp/list-marker-float.html>

Screenshots:
IE 8, win 7
<http://dev.l-c-n.com/_b/list-marker-IE8.png>
Fx3.1b3+ (and other browsers)
<http://dev.l-c-n.com/_b/list-marker-FX3.1b.png>

Philippe
---
Philippe Wittenbergh
http://l-c-n.com/





______________________________________________________________________
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