That did it. Thanks! On Monday, November 10, 2014 1:22:19 AM UTC-5, Birthe C wrote: > > Did you remember to change your stylesheet tag from $:/tags/stylesheet to > $:/tags/Stylesheet? It works for me using 5.1.4 > > > Birthe > > Den mandag den 10. november 2014 07.01.55 UTC+1 skrev [email protected] > : >> >> The following worked (and works) in version 5.0.15 on Firefox but once I >> upgraded to 5.1.4, it does not. What do I need to change in order to see >> multiple columns again? >> >> Thanks, >> Nate >> >> /*COLUMNS*/ >> .twocolumns { display:block; >> column-count:2; >> -moz-column-count:2; >> -webkit-column-count:2;} >> >> .threecolumns { display:block; >> column-count:3; >> -moz-column-count:3; >> -webkit-column-count:3;} >> >> .fourcolumns { display:block; >> column-count:4; >> -moz-column-count:4; >> -webkit-column-count:4;} >> >> >> To call in a tiddler: >> @@.threecolumns >> *a >> *b >> *c >> @@ >> >
-- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

