On Feb 19, 2009, at 12:10 PM, jrbast wrote:
> Here's my test tiddler data and actual display:
> {{cols2{
>
> {{col{
> Test data in column 1
>
> test paragraph
>
> }}}
>
> {{col{
> Test data in column 2
> }}}
>
> }}}
Try this instead:
{{cola{Test data in column 1
test paragraph}}}{{colb{Test data in column 2}}}
{{clear{
}}}
If you put the code suggested for the StyleSheet in the StyleSheet, it
should give you two columns with the first line of the second on the
same line as the first line of the first.
Regards,
----------------------------------------------------------------------
Eric Weir
Decatur, GA USA
[email protected]
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---