2012-10-28, 06:38 PM
2012-10-28, 08:34 PM
The template is in ACP > Templates & Style > usercp_usergroups_joingroup
You could edit the size there or by changing the input.textbox in global css by adding something like height: 100px; but the later will likely change for many others things..
<td class="trow1"><input type="text" class="textbox" name="reason" value="" size="50" /></td>
You could edit the size there or by changing the input.textbox in global css by adding something like height: 100px; but the later will likely change for many others things..