checkbox pushes checkbox

GreyHead 17 Mar, 2013
Hi finc,

This is an only problem from the original ChronoContact that the validation code adds a message span when the box is checked. I think that adding this CSS to the form will fix it
.LV_valid {
  display: none;
}

Bob
This topic is locked and no more replies can be posted.