Hi Mark,

Thinking outside of the box, why not use a simple 4 column style instead of 
a table?

/* FOUR COLUMN MODE */
.fourcolumns { 
   display:block; 
   -moz-column-count:4; 
   -moz-column-gap:1em; 
   -webkit-column-count: 4;
   -webkit-column-gap:1em; 
}

Cheers,

Ton


On Thursday, September 8, 2016 at 9:34:28 PM UTC+2, Mark S. wrote:
>
> Is there a way, using the tools already in TW, to make the results of a 
> list search form a table, say 4 rows wide?
>
> The idea here is to make compact view of results rather than an extended 
> list or story river.
>
> Thanks!
> Mark
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8d721e44-456c-4b8b-93cc-f1eb5a3a5c99%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to