Quick and easy, that's an afraIT shorty!
Simply add a Script Editor Web Part to your page and add the script below.
<style type="text/css">
#sideNavBox {DISPLAY: none}
#contentBox {MARGIN-LEFT: 50px}
.ms-list-itemLink
{
display:none;
}
</style>
2. Basically...
Schnell und einfach, das ist ein afraIT shorty!
1. Füge einen Skript-Editor Web Part der Seite hinzu auf welcher die linke Navigation ausgeblendet werden soll und...