Position of Validation Message / Green Validation of field

p1ngu1n 29 Jan, 2010
Hey guys,

I've got two questions concearning ChronoForms:

1. Normally the input boxes turn green when there has been entered somthing. In my case that doesn't work right. I think because the fields already have a css design in my page. How can I proceed with that?

2. Can I change the position of the Validation message? I'd like to have in under the textbox.

Thanks

Jakob
GreyHead 29 Jan, 2010
Hi Jakob,

1) Sort out the CSS conflict. I've no idea what the specifics are on your site.

2) Set the CSS for the messages to display:block -- you will need to work out how to handle any changes in spacing that result from turning the messages on and off.
This topic is locked and no more replies can be posted.