Hi all,
I'm using chronoforms v3.2. I'm currently having some problems with group checkbox where it re-sizes when selected. I already checked the tables and everything. This issue seems to happen when there's an specified value on the checkbox. The problem is the same with firefox and chrome (interestingly, there's no problem with IE.) Please see attached images.
[attachment=1]before.JPG[/attachment]
[attachment=0]after.JPG[/attachment]
I'm using chronoforms v3.2. I'm currently having some problems with group checkbox where it re-sizes when selected. I already checked the tables and everything. This issue seems to happen when there's an specified value on the checkbox. The problem is the same with firefox and chrome (interestingly, there's no problem with IE.) Please see attached images.
[attachment=1]before.JPG[/attachment]
[attachment=0]after.JPG[/attachment]
Thanks Bob! The CSS solved the issue
span.LV_valid {
display:none;
}
This topic is locked and no more replies can be posted.