Oh, that all works perfectly now. Wonderful.
On Saturday, July 12, 2014 11:47:37 PM UTC-6, Eric Shulman wrote:
>
> On Saturday, July 12, 2014 10:39:35 PM UTC-7, Daniel Gee wrote:
>>
>> Yep, that worked!
>>
>> Though, I guess I have to be careful because if the text doesn't go all
>> the way past the table then the tiddler gets cut off early and the table
>> runs into the next tiddler and things look crazy.
>>
>
> You can force the tiddler to fit the entire table. First, put the
> following CSS in a tiddler tagged with $:/tags/stylesheet tiddler (just add
> it to the tiddler you created as per my previous post).
> .clear { display:block; clear:both; }
>
> Next, in your tiddler content, put "@@.clear @@" following the 'flowed'
> text, like this:
> @@.righttable
> ... table definition here ...
> @@
> ... text to be wrapped here ...
> @@.clear @@
>
>
--
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.