Textarea width impossible to change
-
Hello,
I’m having an issue with a textarea component.
I want it to be small in height (lets say 4 lines) and quite big in width (about 100 chars).Here is my code :
[textarea your-message 100x4 placeholder "Entrez votre message ici"]The problem is the 100×4.
If I understand, it must represent the size (colsxrows).
I can put anything like 2×4 or 200×4, the result is the same (the number of lines is working).Do I do something wrong ?
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Textarea width impossible to change’ is closed to new replies.