Hello,
I don't understand why my checkbox are invisible on Chrome (8.0.552.231) & Safari (4.0.4)
Could you please help with that ? http://www.clinifutur.net/formulaire-de-pre-admission
thanks
Hello,
I don't understand why my checkbox are invisible on Chrome (8.0.552.231) & Safari (4.0.4)
Could you please help with that ? http://www.clinifutur.net/formulaire-de-pre-admission
thanks
Your link returned a 404 message. http://grab.by/81yF
Please check the URL, repost it and I'll take a look.
Without seeing it though, I'm pretty sure your problem is theme-related. The default form styling works fine in both Safari & Chrome browsers
safari: http://grab.by/81zU
chrome: http://grab.by/81zY
Oh sorry,
it's because you have to change in your host file the redirection for the website, it's not officialy "out" so here is the redirection
213.223.138.100 http://www.clinifutur.net
and then you will see the problem!
Thanks for your help
> I just activate the default theme and it's all working, so it's definitely a theme-related conflit.
> I tried to desactivate all the plugins, and the problem is still there, so it's not about plugins.
> I tried to delete all the jquery / javascript executation on my header.php page and the problem is still here...
> I'm using a customize theme and already try to contact the author but still waiting.
> I tried to use Contact Form 7 checkbox with the theme, the checkbox works fine.
I think it's a direct conflit between the theme and the Gravity Forms plugin, but how to know wich one ?
Here is capture screen of the theme's js file, maybe it will help you:
http://img816.imageshack.us/img816/7976/javascriptagivee.png
I really don't know what else to check, if you can help me for that !
thanks A LOT :)
Ok just found the problem:
it's in form.css:
.gform_wrapper ul.gfield_radio li, .gform_wrapper ul.gfield_checkbox li {overflow:visible}
i had to put hidden
and it works everywhere, but the style is really messy: the checkbox are not on the same line.
Could you please tell me how to put them on the same line ?
Thanks! :)
I'm not interested in modifying a host file or changing settings on my machine to see your form. If you put it somewhere it's easily accessible, I'll be happy to look at it for you and help out.
sorry about that, i understand for sure. I fixed the problem, everything is ok. Thanks for your help anyway :)