Hi Graniteman
I had a look at your site in FF and you are right. I think it is because the textarea is floated left. The fix is a simple css to clear the float:
Hope this helpsCode:#recaptcha_widget_div{clear:left}
Regards
Hi Graniteman
I had a look at your site in FF and you are right. I think it is because the textarea is floated left. The fix is a simple css to clear the float:
Hope this helpsCode:#recaptcha_widget_div{clear:left}
Regards