Using Coffee Cup theme. While comments.php has code for the textarea changing the columns from 80 to 40 has no effect.
Changing rows does have an effect so I know I'm in the right place, but can't figure out why changing columns has no effect?!
Using Coffee Cup theme. While comments.php has code for the textarea changing the columns from 80 to 40 has no effect.
Changing rows does have an effect so I know I'm in the right place, but can't figure out why changing columns has no effect?!
Found it in style.css
#comment width: 465px
stylesheet was trying to fit that into a 250px box.
This topic has been closed to new replies.