I'm currently driving myself crazy trying to right-align tables

Indeed, tables can be rather tricky.
You're probably gonna need a wrapper:
---------------
lorem ipsum
{{tableWrapper{
|cell1|cell2|cell3|
|cell4|cell5|cell6|
}}}
dolor sit amet
---------------
.viewer .tableWrapper {
    float: right;
}
---------------

HTH.


-- F.

--
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to