> As an alternative, you could float the button at the top right of the
>> tiddler.
>>
>>
> Could you tell me how to do that? I doubt that it's possible as W3C
> states: "Elements are floated horizontally, this means that an element can
> only be floated left or right, not up or down."
> http://www.w3schools.com/css/css_float.asp
>
Indeed, I was suggesting floating it at the top right, just like the way
that the tiddler controls are floated right in the title portion of the
ViewTemplate.
Best wishes
Jeremy
>
>
> My solution - which I don't like too much is:
>
> <<<.myclass
> <$tranclude …/>
> <<< <$button …>
>
> and then the css:
>
> blockquote.myclass { position:relative; }
> blockquote.myclass > cite { position:absolute; right:-22px; bottom:0px; }
>
>
--
Jeremy Ruston
mailto:[email protected]
--
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" 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 http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/groups/opt_out.