Hi, all!

I'm currently driving myself crazy trying to right-align tables using
a custom class in my StyleSheet tiddler.  I've tried several
variations on the obvious:

.viewer .floatRight { float: right; }

... which I'm invoking in tiddlers with this syntax:

{{floatRight{
|sample table|sample data|
|sample cell|another sample cell|
}}}

... but every attempt has been a no-go.

I also tried invoking the floatRight class this way:

|floatRight|k
|sample table|sample data|
|sample cell|another sample cell|

... but again, no joy.

----

Surely I'm not the only one who floats tables to the right.  What
stupefyingly obvious trick am I missing?

-- 
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