-
AuthorPosts
-
7of9 Friend
7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
June 12, 2013 at 6:20 am #188170Hi,
I have a problem with the captcha positioning at the contact form.
Please check it here: http://www.allmassage.gr/contact
Any ideas?MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
June 12, 2013 at 7:37 am #495597Hi,
<blockquote>I have a problem with the captcha positioning at the contact form.</blockquote>
Pls open file “templates/ja_hawkstore/less/joomla.less” add code :
[PHP]
#recaptcha_area{
clear: both;
display: inline-block;
}
[/PHP]Open file “templates/ja_hawkstore/less/joomla.less” and find code :
[PHP]
#contact-form {
.pull-left {
width: 45%;
}
.pull-right {
width: 54%;
}
[/PHP]Change it to :
[PHP]
#contact-form {
.pull-left {
width: 35%;
}
.pull-right {
width: 64%;
}
[/PHP]Regards
1 user says Thank You to MoonSailor for this useful post
kiwilee Friendkiwilee
- Join date:
- June 2012
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 13
- Thanked:
- 13 times in 1 posts
June 22, 2013 at 12:49 pm #496573I have the same question +1 more
Captcha plugin not displaying on page, too far to right.
I tried the above fix but no success.
#recaptcha_area{
clear: both;
display: inline-block;
}
#contact-form {
.pull-left {
width: 35%;
}
.pull-right {
width: 64%;
}Also, my Contact form is not formatted as per template.
It seems to be pulling in extra blue icons.Anyone know a fix?
1 user says Thank You to kiwilee for this useful post
7of9 Friend7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
June 23, 2013 at 1:36 pm #496604Thanks, that did it! 😀
kiwilee Friendkiwilee
- Join date:
- June 2012
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 13
- Thanked:
- 13 times in 1 posts
June 25, 2013 at 1:57 am #496777Hi Guys,
Any suggestions on how to get Captcha displaying correctly?
The above code suggestion didn’t work fro me.Can anyone suggest what else I should do.
Regards Lee
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
June 25, 2013 at 10:34 am #496872HI kiwilee,
Could you PM me admin account and url of your site for closer check?
Regards.
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
June 26, 2013 at 4:24 am #496971Hi,
When check your site, I don’t see this css code as I suggested above.
[PHP]
#recaptcha_area{
clear: both;
display: inline-block;
}
[/PHP]and after adding this code, you can try to clean all cache then compile less to css
Or open file “templates/ja_hawkstore/css/template.css”, add css code:
[PHP]
#recaptcha_area{
clear: both;
display: inline-block;
}
[/PHP]Regards
-
1 user says Thank You to MoonSailor for this useful post
kiwilee Friendkiwilee
- Join date:
- June 2012
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 13
- Thanked:
- 13 times in 1 posts
June 26, 2013 at 12:53 pm #497028Hi,
Code was there, all pasted in together at same time.
So I pressed the LESS to CSS button you suggested.
Now the layout look much better.Thanks.
It still pulls in some blue icons for phone and fax etc.
But the captcha is back in line.Thanks Lee
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
June 27, 2013 at 10:12 am #497148Hi,
You can turn it off as follows: go to administrator->component contact -> options, go to tabs “Icon” and set “Settings” as “none”
Regards.
cuestamedia Friendcuestamedia
- Join date:
- November 2013
- Posts:
- 13
- Downloads:
- 11
- Uploads:
- 4
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
August 6, 2014 at 2:20 am #544725I am having a problem with Recaptcha not showing up on the contact page, and am getting spammed like crazy! Here is the site – http://customplatesandhitch.com/index.php/contact . I have checked on the known issue with the links in the PHP file not being right, not a problem there. If someone could please help, that would be great!
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 6, 2014 at 7:58 am #544769@cuestamedia: Did you fix the problem on your site? I see it’s working fine
Btw, I hope the tutorial about working with Captcha here will be of help to other guys.
-
1 user says Thank You to Ninja Lead for this useful post
AuthorPostsViewing 11 posts - 1 through 11 (of 11 total)This topic contains 11 replies, has 5 voices, and was last updated by Ninja Lead 10 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum