I am making one table in which I would like to force a fixed column width for a couple columns and a fixed row height for all rows. I don't want to use css to do this because, as I said, it's just for a single table.
I tried using |!@@display:block;width:20em;Signature@@|, for one column, which works fine, but if I try to use this construct again in the next column, like |!@@display:block;width:15em;Date@@|, it seems to bork the whole row. And I have no idea how to make the rows taller. Any tips would be greatly appreciated. Regards, Captain Packers -- 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.

