Quote:
Originally Posted by sivle I suppose one question would be, where can I change the field width and height, since a bio will tend to hold a lot of data and it's difficult to type all of this in a small text field. |
You can change the values of rows and cols in the textarea. Make sure that you also set the varchar of the field in the database to hold the data from the the bio textarea, otherwise, it will be truncated.