Hi,

I'm looking for a way to resize image in my tiddlers and allow wrapping 
text around
I've tested the following script
<img src="solar.png" style="width: 50%;high: 50%; float: right;"  />
! This is title
* item-1
** item1.1
* item-2

In the "preview" mode during tiddler editing, the layout is applied 
correctly
Nevertheless, when I save it, the image appears tool high and overlap the 
others tiddlers

When I try 
<img src="solar.png" width="200" height="200" float="right">
This is my text

The resize is rendered correctly once I save, by the text is displayed 
below the image.

Is their someone who could help me or provide me some direction ?

Thanks for your help and support

Regards

Vpl

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to