• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • This community is user driven. Be polite with other users.
    • We recommend purchasing a Chevereto license to participate in this community.
    • Purchase a Community Subscription to get even faster ticket response times.
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

PUP v3.15.2 - DIV container

McAtze

💖 Chevereto Fan
The default plugin looks for siblings at the editor, e.g. buttons for new threads or in the editor toolbar. The sibling is always a button, but the PUP creates a DIV container, so it looks a little bit creepy.

Screenshot 2020-05-23 09.12.20.png
 
If the button is in the toolbar, the PUP creates a DIV container. But all other buttons in the toolbar are dircetly <button></button> container. So the div made some different margins between all other buttons.
 
Back
Top