Greetings,
I've got a form that I want to style using custom css.
I designed the form with the wizard, then customized the code inserting the css styles, and pasted back in the custom code.
One of the customizations demanded that the div with the input fileds was inside a label tag.
I noticed then the validation stoped working because of that label tag!
I mus place the input inside the label.
How can I achieve this and still the validation remains working?
Thanks
I've got a form that I want to style using custom css.
I designed the form with the wizard, then customized the code inserting the css styles, and pasted back in the custom code.
One of the customizations demanded that the div with the input fileds was inside a label tag.
I noticed then the validation stoped working because of that label tag!
I mus place the input inside the label.
How can I achieve this and still the validation remains working?
Thanks