Ok, my last attempt:

There is - as far as I understand things - a conflict when you write

<$image source={{!!picture}} class="person"/>
>

...and then...

The text is inside the tiddler displaying the picture, while the picture 
> link is in it's picture field.
>

The argument in the source attribute in the image widget is, as far as I 
know, supposed to point to only an image tiddler. Not a tiddler that 
contains something else like a link to or transclusion of an image plus 
other stuff. The class argument is applied to the output of the imagewidget.

You should perhaps use a transcludewidget in that outer listwidget. And in 
the tiddler that transcludes the image tiddler and has text, you can 
experiment with setting styles to the transcluded image like so:

<div class="person">{{myimage}}</div>
> My image text.
>


Ok, hope that helps.

<:-)

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3951468b-7416-4206-997e-80a046b1b4b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to