I cant seem to change the length of this. All I want is a box around the size big enough to fit just 2 or 3 numbers in it.
I have identified the code:
If i change the CSS it will still stay the same since the maxlength code will still be 32. (I think!)Code:<input type="text" name="id[txt_35]" size="32" maxlength="32" value="" id="attrib-35-0" />
I cant seem to see where to change the default "32" size. Can anyone help?


Reply With Quote

