When applied to a li or an ol as this case is, it does appear to be a workaround: It puts the marker box inline with the rest of the <li> element, so it doesn't flow over my image, but that's not quite what I wanted. When an element floats to the left of a box, shouldn't everything realign equally...?
On 19 Mar., 13:54, Jeremy Ruston <[email protected]> wrote: > I haven't had a chance to test it, but some googling suggests that > this might possibly help: > > ul { list-style-position: inside; } > > Cheers > > Jeremy > > > > > > > > > > On Thu, Mar 17, 2011 at 6:10 PM, Poul <[email protected]> wrote: > > Hello everyone, > > > To assist in pinpointing the bugs that giewiki users experience, I put > > together this turorial:http://giewiki.appspot.com/Tutorials/Debugging > > I'm posting it here in the hope that it may be of use to others as > > well, and to ask the CSS experts if they can pinpoint a rendering > > error that I am seeing: When I use numbered lists in a place where it > > gets rendered to the right of an image, the numbers are *not* aligned > > with the surrounding text, but rather float over my image! It must be > > said that I use my own image macro in stead of the TiddlyWiki feature, > > because the latter does not allocate margins around the image. Both > > Chrome and IE agree on how this should be rendered, and it isn't quite > > what I had intended. So what's wrong? > > > -- > > You received this message because you are subscribed to the Google Groups > > "TiddlyWiki" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/tiddlywiki?hl=en. > > -- > Jeremy Ruston > mailto:[email protected]://www.tiddlywiki.com -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

