On Sunday, March 19, 2017 at 9:25:30 PM UTC-7, Dave wrote:
>
> Thanks again Eric, but I put the CSS class thing in a tiddler and tagged 
> it 
> $:/tags/Stylesheet
>
and it didn't change the size of it.  I also tried removing the spaces in 
> it but that didn't do anything.
>
> When I remove tw-edit-texteditor it doesn't change either, but when I 
> remove tag="textarea" it goes to a single line edit field.
>

Works on tiddlywiki.com (5.1.13):

1) create a tiddler, tagged with $:/tags/Stylesheet, containing:
.myTextEdit { width:50em; height:10em; }

2) In the <$edit-text> widget, add the "myTextEdit" classname to the 
existing class (with a space between them):
<$edit-text ... class="tw-edit-texteditor myTextEdit" ...> 

Perhaps you missed something the first time around?

-e

-- 
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/de7bab8c-a569-4ebd-b5f9-8f3fcaae1d2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to