10377 Posts in 2193 Topics by 1709 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 432 Views |
-
Userfoms cols="20"

10 May 2011 at 9:21pm
Good day everybody,
where in userforms can i change the default column (cols) size of 20, when i create the text area im given an option of number of rows which i have set at 10, but thers no option for cols, it just defaults out at cols="20", i would like to up this by about 18 to add more balance to the forms display as it looks a little odd left aligned,
regards
Martin -
Re: Userfoms cols="20"

12 May 2011 at 1:44pm
You should be able to control the width of the text area via the CSS file rather than in the CMS. Should be able to pick a selector for the textarea you want to change ie - #Form_Form textarea { width: 200px; }
| 432 Views | ||
|
Page:
1
|
Go to Top |


