Page 1 of 1

reCaptcha box placed wayyy off!

Posted: 28 Jun 2012, 11:10
by Roquen
Hello,

Just starting to rebuild my website in Joomla 2.5 since my previos made in 1.6 had a fatal crash.

Using Phoca Guestbook is an essential install... and this time I made reCAPTCHA work.

HOWEVER...

1. The reCAPTCHA box seems to place itself in a totally different location than the rest of the guestbook-entry.

See http://www.idus.net/index.php/guestbook

2. Even when using reCAPTCHA (in the bad location), it does not seem to register new additions...

What am I doing wrong? Thank you in advance!
:x

Re: reCaptcha box placed wayyy off!

Posted: 03 Jul 2012, 12:37
by nigelm
This worked for me.

Find templates/joomla.css

And comment out Line 178 (insert /* at the beginning of the line and */ at the end of the line so it looks lke the code below) and reload by FTP:-

/* #recaptcha_widget_div {position: absolute;top: -140px;} */

Regards

Nigel