We are not on the same page.You tell me it's not a TiddlyWiki issue even when the image exceed the size of a Tiddler and overlap an other tiddler ...?
I don't follow you then.
The size of the tiddler is controlled by TiddlyWiki, isn't it ?
<img src="solar.png" style="width: 50%;high: 50%; float: right;" />
! This is title
* item-1
** item1.1
* item-2
<img src="..." style="...;float:right;...">
this content will be
flowed NEXT to the image
<div style="clear:both;line-height:0px;">
this content will be rendered BELOW the image
</div>
and so will this content
<img src="..." style="...;float:right;...">
content
<div style="clear:both;line-height:0px;"></div>
div.tw-tiddler-frame.tw-tiddler-exists:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
Posting back to a CSS training is certainly a way of answering but not the most efficient for users willing to discover, with a limited amount of time, your really nice application
--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.