Has anyone been able t include some sort of JavaScript or CSS code to ensure error messages are left justified? I understand changing the survey format is an option, but that does not work for us as we have very specific criteria in our formatting. Has anyone found a work around in this?
Page 1 / 1
Try this CSS:
.Skin .ValidationError { text-align:left; }
Yes! That worked!
Thank you
Karen
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.