Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
Michael Hirschberg Friend
Michael Hirschberg
- Join date:
- September 2014
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 3
April 19, 2012 at 12:58 am #176273How 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
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
April 19, 2012 at 8:10 am #449075Hello 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.
AuthorPostsViewing 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