Btw- If you do like this:
{{twocolumns{
{{redtest{Test Two}}}
|~|>|
|>| !{{redtest{Table Test Three}}} |h
| www | xxxx |
| yyy | zzz |
|~|>|f
|>| !{{redtest{Table Test Four}}} |h
| www | xxxx |
| yyy | zzz |
}}}
It looks perfect - to me anyway.
regards Måns Mårtensson
On 4 Maj, 01:44, Måns <[email protected]> wrote:
> Hi Steve
>
> I don't know anything about classes (Eric Shulman can witness
> that ;-))
> But if you write this:
> {{twocolumns{
> {{redtest{Test Two}}}
>
> |~|~|h
> |>| !{{redtest{Table Test Three}}} |
> | www | xxxx |
> | yyy | zzz |
>
> |>||h
> |>| !{{redtest{Table Test Four}}} |
> | www | xxxx |
> | yyy | zzz |
>
> }}}
>
> , you get two different ways to show the two tables - Test Three with
> invisible cellborders and Test Four with an extra header...
>
> Don't know why though..
>
> regards Måns Mårtensson
>
> On 3 Maj, 14:27, 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
-~----------~----~----~----~------~----~------~--~---