Wednesday, April 14, 2010, 9:48:17 PM, [email protected] wrote:
> Yes, it works, but it defeats the purpose of the lfloat. I want to
> have the list to the right of the image.
The problem is not confined to the Triad skin.
The PmWiki default skin shows the same behaviour.
You can make it look a bit better by changing the .lfloat css
in pm-core.css to
.lfloat { float:left; margin:0 2em 0 0.5em; }
To get the list level indents I suggest you float the list in a div,
like
>>lfloat<<
#abc
##def
##ghi
>><<
~Hans
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users