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: CAPTCHA Image
Pages: [1]   Go Down
  Print  
Author Topic: CAPTCHA Image  (Read 928 times)
0 Members and 1 Guest are viewing this topic.
manamaga
Newbie
*

Karma: 0
Offline Offline

Posts: 2


« on: August 10, 2010, 18:17:56 »

Hi guys, i want to know if its possible to change the size of the CAPTCHA image, we have some visually impaired students at our school and i wanted to make the image bigger. I`ve had a look at the kcaptcha.php file and made changes there but the changes dont have any effect?
Logged
manamaga
Newbie
*

Karma: 0
Offline Offline

Posts: 2


« Reply #1 on: August 10, 2010, 18:32:18 »

Also, i cant get the voting to work, it is enabled in the settings but the thumbs up / down icons dont show at the front end??
Logged
smart
Administrator
Hero Member
*****

Karma: 160
Offline Offline

Gender: Male
Posts: 2559



WWW
« Reply #2 on: August 10, 2010, 20:21:51 »

Also, i cant get the voting to work, it is enabled in the settings but the thumbs up / down icons dont show at the front end??
this is normal, search trough forum because I've already described how it works. If user has no rights to vote (user already voted, user is guest and someone vote from same IP, user is the comment author).

I`ve had a look at the kcaptcha.php file and made changes there but the changes dont have any effect?
You need adjust image size in this file and you also adjust image size in tpl_form.php file:

Code: (php)
<img class="captcha" onclick="jcomments.clear('captcha');" id="comments-form-captcha-image" name="captcha-image" src="<?php echo $link?>" width="121" height="60" alt="<?php echo JText::_('FORM_CAPTCHA'); ?>" /><br />
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: CAPTCHA Image
 
Jump to: