• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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