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

Add a clear on the portlet manager wrapper #183

Open
skleinfeldt opened this issue Mar 1, 2021 · 1 comment
Open

Add a clear on the portlet manager wrapper #183

skleinfeldt opened this issue Mar 1, 2021 · 1 comment

Comments

@skleinfeldt
Copy link

Add a clear style (style="clear: both;") on the portlet manager wrapper #viewlet-below-content to avoid problems with a floated image at the bottom of body text.

Please fix this on the Plone theme and submit a PR to get it into the next minor version releases of 5.2 and 6. (If it's not too hard to figure out where to make the fix, what with all the Classic default theme work going on.)

@skleinfeldt
Copy link
Author

Maybe the problem is not in the lack of a clear on the portlet manager wrapper, but rather something wrong with the page where this got messed up: https://www.jazkarta.com/services/empowering-scientists/empowering-scientists

When I look at the source code for that page in TinyMCE it does not have these 2 surrounding divs:

  <div id="content-core">
  <div id="parent-fieldname-text" class="">

This page https://www.jazkarta.com/services/empowering-nonprofits that did not get messed up when I fixed its missing images does have the divs.

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

1 participant