Zebra_Form icon indicating copy to clipboard operation
Zebra_Form copied to clipboard

Radio buttons & Notes

Open lbrunsgaard opened this issue 7 years ago • 8 comments

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! zebra_form---note was under text box---2017 05 24 zebra_form---radio buttons2---2017 05 24 zebra_form---radio buttons---2017 05 24

lbrunsgaard avatar May 24 '17 19:05 lbrunsgaard

This is after PHP upgrade and updgraded Zebra_Form.php (2.9.8).

lbrunsgaard avatar May 24 '17 20:05 lbrunsgaard

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).

lbrunsgaard avatar May 24 '17 21:05 lbrunsgaard

Issue is resolved after tweaking/modifying zebraform.css.

lbrunsgaard avatar Jul 10 '17 12:07 lbrunsgaard

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...

stefangabos avatar Jul 10 '17 12:07 stefangabos

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

lbrunsgaard avatar Jul 10 '17 13:07 lbrunsgaard

It had to do with div class="clear" for Carriage returns and formatting...

lbrunsgaard avatar Jul 10 '17 13:07 lbrunsgaard

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

njwgh avatar Jul 10 '17 13:07 njwgh

Makes sense....Plus we had a popup issue with datepicker. Just FYI - I attached for your review/analysis/reference. Have a wonderful day!

lbrunsgaard avatar Jul 10 '17 13:07 lbrunsgaard