如何将 bootstrap 项目与切换侧边栏相结合

How to combine bootstrap project with toggle side bar

我一直在尝试合并 this example with this toggle functionality,但我在 CSS 上失败得很惨。请指出正确的方向。

Here是。

除了标准的移植代码外,我还添加了:

body {
    padding-top: 50px;
}

延迟覆盖您的 body 标签。 Source.