By checksum on Saturday, 25 January 2014
Posted in General Issues
Replies 9
Likes 0
Views 0.9K
Votes 0
Hello,

My captcha theme is broken at the bottom, I try to fix it with CSS but was unsuccessful.
The link is below
Try adding the codes below into your template's css file,


.recaptcha_theme_red #recaptcha_response_field
{
height: 20px !important;
}
·
Saturday, 25 January 2014 22:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you man!
Always reliable
·
Saturday, 25 January 2014 22:53
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome
·
Sunday, 26 January 2014 02:05
·
0 Likes
·
0 Votes
·
0 Comments
·
It's broken again!!!
The css code is still there, not sure what happened.
·
Monday, 10 February 2014 07:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

You might want to clear your Joomla cache and see how it goes. If it is still broken, can you provide us your backend and FTP access so we can have a better look on your issue here? Please advise.
·
Monday, 10 February 2014 10:37
·
0 Likes
·
0 Votes
·
0 Comments
·
My cache is disabled and i have cleared it, still same issue
·
Monday, 10 February 2014 11:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

I've fixed it for you. Please have a look.
·
Monday, 10 February 2014 13:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you.

Can you tell me what you did to fix it, so that next time, i won't bother you.
·
Monday, 10 February 2014 14:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

What I did was add CSS code below to this file : ../templates/yoo_nano3/styles/senegalonline/css/theme.css

#recaptcha_privacy {
display: none;
}
·
Monday, 10 February 2014 15:30
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post