• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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