How do I change the comment box size


Author Message
Mike

Posted: 8/24/2009
Quote message 

I am trying to change the comment box size which is right now 100% wide. I have found textarea option in functions.php. Changing 100% to 70% does nothing.

there is something like that in style.css :

#commentform textarea
{
width: 100%;
}

but it is hashed. i believe solution is easy. can someone help that poor noob here?

 
Garry

Posted: 8/24/2009
Quote message 

No problem, this styling rule still controls width of your comment box, you should decrease its percentage
 
mike

Posted: 8/25/2009
Quote message 

hey thanks. I was unhashing the line and that was my main mistake.
 
Trisha

Posted: 1/17/2010
Quote message 

Is there a way adjust the size of the comment box in Aristeer instead of having to edit the CSS file?
 
Garry

Posted: 1/17/2010
Quote message 

I think Artisteer doesn't support adjusting the size of comment box.