You don't need the h (headerthing)
This works:
{{twocolumns{
{{redtest{Test Two}}}
|~|>|f
|>| !{{redtest{Table Test Three}}} |
| www | xxxx |
| yyy | zzz |

|~|>|f
|>| !{{redtest{Table Test Four}}} |
| www | xxxx |
| yyy | zzz |
}}}

On May 3, 2:27 pm, steve <[email protected]> wrote:
> Hello
>
> Anybody have a suggestion on how to use custom classes for table cells
> within the twocolumns class?
>
> There seems to be a problem with using styles inside a table within
> the twocolumns class (from Eric's stylesheet shortcuts).  What I am
> trying to accomplish is to have two tables side by side and to apply
> custom style sheet classes for cells in the table.
>
> In the example code below Table Test One works correctly.  Test Two
> works correctly.  Table Test Three and Table Test Four fail in that
> the redTest class seems to break apart the cell from the rest of the
> table.
>
> This example can also be found online athttp://cadfael.tiddlyspot.com/
> in the tiddler TwoColumnsTableTest.
>
> Thanks
> Steve
>
> ----
> |>| !{{redtest{Table Test One}}} |
> | www | xxxx |
> | yyy | zzz |
>
> {{twocolumns{
> {{redtest{Test Two}}}
>
> |>| !{{redtest{Table Test Three}}} |
> | www | xxxx |
> | yyy | zzz |
>
> |>| !{{redtest{Table Test Four}}} |
> | www | xxxx |
> | yyy | zzz |
>
> }}}
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to