Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

JoomlaTune Support Forum    JComments component    General discussion    Topic: Can we put something in the text place before user type there comments?
Pages: [1]   Go Down
  Print  
Author Topic: Can we put something in the text place before user type there comments?  (Read 1690 times)
0 Members and 2 Guests are viewing this topic.
omyjah
Newbie
*

Karma: 0
Offline Offline

Posts: 5


« on: November 07, 2009, 21:15:32 »

Can we put something in the text place before user type there comments?
Logged
smart
Administrator
Hero Member
*****

Karma: 160
Offline Offline

Gender: Male
Posts: 2559



WWW
« Reply #1 on: November 07, 2009, 22:39:46 »

What do you mean? Could you explain me, please?
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
omyjah
Newbie
*

Karma: 0
Offline Offline

Posts: 5


« Reply #2 on: November 07, 2009, 23:12:41 »

in text box``` there is some text such as "ADD YOUR COMMENTS HERE" that is what i want~~~
Logged
smart
Administrator
Hero Member
*****

Karma: 160
Offline Offline

Gender: Male
Posts: 2559



WWW
« Reply #3 on: November 07, 2009, 23:37:25 »

Open /components/com_jcomments/tpl/default/tpl_form.php and replace:

Code: (php)
<textarea id="comments-form-comment" name="comment" cols="65" rows="8" tabindex="5"></textarea>
something
Code: (php)
<textarea id="comments-form-comment" name="comment" cols="65" rows="8" tabindex="5">ADD YOUR COMMENTS HERE</textarea>
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
Pages: [1]   Go Up
  Print  
JoomlaTune Support Forum    JComments component    General discussion    Topic: Can we put something in the text place before user type there comments?
 
Jump to: