Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Michael Hirschberg Friend
    #176273

    How do I have the form fields collapsed by default? And they expand only after a used clicks on the comment field.. See attached image. I think it is controlled by ja.comment.js ???

    Please help. Thanks


    1. jacomment
    Stork11 Friend
    #449075

    Hello mhirschberg,

    Please add display style “none” to ‘<div class=”jac-expand-form”>’ for 2 below files:


    /components/com_jacomment/themes/default/html/comments/edit.php
    /templates/ja_nex/html/com_jacomment/themes/ja_nex/html/comments/addnew.php

    Before:

    <div class=”jac-expand-form”>

    After:

    <div class=”jac-expand-form” style=”display:none;”>

    B.R.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Stork11 12 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum