Viewing 2 replies - 1 through 2 (of 2 total)
  • moshu

    (@moshu)

    You have this in your source:
    <textarea name="comment" id="comment" cols="100%"...
    change that 100% to something smaller.

    Edit. Or use something else, not %. E.g. # of columns: cols="70"

    Thread Starter ryanriggin

    (@ryanriggin)

    Thank you so much! That was driving me crazy….problem solved.

    ryan

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘problem with comment form in css’ is closed to new replies.