Thanks for your quick answer.
I'll try that as soon as possible.
On 25 jan, 22:08, Eric Shulman <[email protected]> wrote:
>
> In order for the images to be positioned relative to the top-left
> corner of the tiddler, they must occur as the first rendered elements
> of that tiddler's content, with no other content embedded in between
> them... this includes using newlines to make the tiddler *source* more
> readable.
>
> Fortunately, you *can* still use newlines for this purpose, as long as
> you surround them with TW comment markers so that they won't actually
> affect the display of the rendered tiddle. Something like this:
>
> @@position:absolute;margin-top:20px;margin-left:50px;[img[...][...]]@@/
> %
> %/@@position:absolute;margin-top:20px;margin-left:50px;[img[...][...]]
> @@/%
> %/@@position:absolute;margin-top:20px;margin-left:50px;[img[...][...]]
> @@
>
> -e
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---