Open lbrunsgaard opened 7 years ago
This is after PHP upgrade and updgraded Zebra_Form.php (2.9.8).
This started happening after PHP upgrade to 7.1.5 and Zebra Form update to 2.9.8 and this week's zebraform.php (from jasondegn).
Issue is resolved after tweaking/modifying zebraform.css.
I'll look into it, just didn't have yet the time. I am using this with Bootstrap for years now and forgot to check how the changes affect the standalone templates...
I am attaching a copy of our custom zebraform.css for you to compare....Besides formatting issues the calendar/datepicker wouldn't popup either.
zebra_form.css.txt
It had to do with div class="clear" for Carriage returns and formatting...
This css issue has been there for a long time
The css that comes with the zebra form install is not the same as the css used for the examples and it is not the same as the css used on the Zebra form demo pages notably
.Zebra_Form div.clear { clear: both } is missing so cells don't wrap to next line for radio buttons
Makes sense....Plus we had a popup issue with datepicker. Just FYI - I attached for your review/analysis/reference. Have a wonderful day!
After latest update by jasondegn (5/23/17) to zebraform.php - the template files displaying forms aren't lining up correctly, especially with radio buttons and notes are not lining up as they did prior to this update. Any assistance is appreciated... Thank you!