• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Editor Body Margin

S

snyhof

Guest
This is something I can get around, but maybe it can be corrected in a future release.

body {margin-top:10px;}

This css will drop the top button bar in the editor.

body {margin:10px;}

This css will drop the top button bar and show 10px on each side in the editor.
 
Sorry Dmitry,

I already removed the margin from my css file.
None of the SB templates have this issue as I can see.

When I made a custom template, I wanted 10px of margin above the head so I added a margin to the body class in my css file.

If you take a template and add the margin to the body class you will see the result.

I added a table to the top of my header with a 10px blank image to give me the same result.

If you really need to see this I can make a template with this added, but I am busy right now.
 
Back
Top