I would like to change the number of columns in the textarea for the comments box at the bottom of my blog. Right now, it is pushing out the side of my site. Where can I change the values for that <textarea> tag?
/skins/_feedback.php is the file you'll need to edit. If you want your changes to only affect one skin, then copy that _feedback.php and replace the /skins/yourskin/_feedback.php with it, then edit that.
/skins/_feedback.php is the file you'll need to edit. If you want your changes to only affect one skin, then copy that _feedback.php and replace the /skins/yourskin/_feedback.php with it, then edit that.