There is a 3.1 RC5.5 install on Joomla 1.5 and I noticed that upon submit, when someone doesn't fill in a field, the validation message shows up to the right of the field. How can I get this error message to display on the next line line below the field so it looks nicer?
A document that is titled "ChronoForms How-to doc: Formatting validation messages" looks like it uses CSS for formatting validation messages but I don't think any CSS magic will automatically drop the error message to the line below the field. I was hoping to add a "<br>" code but inserting it into the javascript makes the actual "<br>" code display on the submission of the form.
Thanks
Mike
A document that is titled "ChronoForms How-to doc: Formatting validation messages" looks like it uses CSS for formatting validation messages but I don't think any CSS magic will automatically drop the error message to the line below the field. I was hoping to add a "<br>" code but inserting it into the javascript makes the actual "<br>" code display on the submission of the form.
Thanks
Mike