1
i'm using exnews theme and when i press the contact button i have a big problem. field comment i very large. this is the html code given from the browser
<td class="head">Commenttd>
<td class="even"><textarea name='usersComments' id='usersComments' rows='5' cols='50'>textarea>td>
tr>
i want to change cols='50' to cols='20'
tnx a lot.