'Leave a comment' box

Home Forums GovIntranetters 'Leave a comment' box

Tagged: 

Viewing 2 reply threads
  • Author
    Posts
    • #2160
      John
      Participant

      We’ve enabled comments on most pages – but the comment box is rather big, some users have been confused into thinking it’s part of the page and tried to complete a task using it.

      Anyone know how to reduce its height? Single line text would be fine. This form isn’t listed under ‘forms’ so I don’t know where to find it.

      Thanks

    • #2164
      Luke Oatham
      Keymaster

      You can add some custom CSS in Options to control elements of the comments form.

      textarea#comment { height: 50px; }

      There’s also an area in Options, General where you can add customised instructions for staff.

    • #2165
      John
      Participant

      Perfect – thanks Luke

Viewing 2 reply threads
  • You must be logged in to reply to this topic.