Hi Eric,

just tested it here, by switching to Blackcity theme:

http://change.tiddlyspot.com/

which uses this method to display two columns - originally pointed out
by Saq - in its main [[Theme]] tiddler (transcluded). And here it
works. So either I changed Blackycity theme to accommodate this - but
that's too long ago to remember what this could have been - or your
failure might have to do with an other style definition, or one part
is too wide and therefore gets pushed below.

You may try by commenting out the width of one part, like this:

.cola {width:45%; float:left; margin-left:0.5em;}
.colb {/*width:45%; */float:left; margin-left:1.5em;}
.clear{clear:both;}

regards..
--~--~---------~--~----~------------~-------~--~----~
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