Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #4567
    dlg
    Member

    Hello,

    I use Simple Catch.

    I want to know how to reduce the size of the text area devoted to comments?

    Thank you in advance

    #4592
    Sakin
    Keymaster

    @dlg: You can just add the following CSS in “Custom CSS” box in your Theme Options panel. You adjust the height as per your need.
    #respond #commentform textarea { height: 150px; }

    #4609
    dlg
    Member

    @sakin :

    Thank you for this answer, it works very well.

    I have a second question, is it possible to enlarge the width of the validation button located below the comments (the text inside is cleared).

    thank you

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Reduce comment zone’ is closed to new replies.