• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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