Forum

Thread tagged as: Question, Problem

Textarea t-shirt sizing not working

I have a template that has the following code:

<p><perch:content id="stat2desc" type="textarea" editor="ckeditor" html="true" label="Stat right description" size="s" /></p>
<p><perch:content id="stat3desc" type="textarea" editor="ckeditor" html="true" label="Stat left description" size="xxl" /></p>

even though they're set to use different textarea sizes, they are both the size they would be without any specific size applied. Does the "size" not work when using ckeditor?

Timothy Swan

Timothy Swan 0 points

  • 3 years ago
Rachel Andrew

Rachel Andrew 394 points
Perch Support

no, because ckeditor takes over the field.