Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Radio buttons & Notes #38

Open
lbrunsgaard opened this issue May 24, 2017 · 8 comments
Open

Radio buttons & Notes #38

lbrunsgaard opened this issue May 24, 2017 · 8 comments

Comments

@lbrunsgaard
Copy link

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
Copy link
Author

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

@lbrunsgaard
Copy link
Author

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
Copy link
Author

Issue is resolved after tweaking/modifying zebraform.css.

@stefangabos
Copy link
Owner

stefangabos commented Jul 10, 2017

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

@lbrunsgaard
Copy link
Author

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
Copy link
Author

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

@njwgh
Copy link

njwgh commented Jul 10, 2017

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

@lbrunsgaard
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants