[quote name=helmuth post=205638]
@helmuth - Does this work on v9?
Here it says v7.02.xx ... http://www.php-fusion.us/forum/viewthread.php?thread_id=651&pid=4025#post_4025[/quote]
Not currently, it will be planned for v9.
[quote name=Harlekin post=205700]
@Harlekin - Nice. But it is display on the right bottom side. I use an other plugin, who display on the same position (Freichat). Where can i change the display of the recaptcha to top right side or to the middle right side of the website?[/quote]
Due to the nature of Google's TOS the badge must be visible, or text must be in place. But, you can hide the badge with the following code:
Code
.grecaptcha-badge {
display: none !important;