Captcha throws register popup window out of format

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Tue Oct 23, 2012 3:15 pm
Hi Guys,

I've enabled the captcha feautre but when I click the register link the popup window is too small to fit everything in. The result is that the submit button is not visible.
I guess a user can tab to see the button but it would be a lot tidier to have everything sit visibly within the window. Is this possible please?
The site is here: http://www.bradleystilwell.com/home/
Thanks

Brad
User avatar
Senior Boarder

Konrad M
Tue Oct 23, 2012 4:06 pm
Hi,
please try add to override.css
Code: Select all
#gkPopupRegister {
height:650px !important;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Thu Oct 25, 2012 9:14 am
Great thanks Konrad!
User avatar
Senior Boarder


cron