• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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