Forums

Can someone help me with a CSS error ?

deef73 02 Oct, 2013
I use chronoforms on this page, with a rockettheme template:

http://www.betonvloeren.be/prijs-betonvloer.html

Everything is working good, only when a user does not fil in all the nessecary fields (fields with a red *), there is a error. I think there is a CSS error, becausse the error is showing up on the top left screen. It's not clear what the problem is).

Can someone help me out with the error how I have to change the css in this ?

thx in advance,

deef
klaasvaak 02 Oct, 2013
I think this is a css problem, the box is floated left.
GreyHead 02 Oct, 2013
Hi deef73,

I think what is happening is that because the input the error relates to is hidden the error message is placed relative to the parent div - which is this case is more or less the whole page.

Try setting the Validation trigger to On Blur and On Submit on the form JS Validation tab - that won't fix this problem but it will show the errors as the User works through the form and so there shouldn't be any left by the time they get to submit.

Bob
This topic is locked and no more replies can be posted.