Colors:

Backgrounds:

Layout:

Sidebar position:

Show top menu on:

Show CSS Reset

Bootstrap modals

trigger <a data-toggle="modal" data-backdrop="static" href="#myModal1">…</a>

modal <div class="modal" id="myModal1">…</div>

trigger <a data-toggle="modal" data-backdrop="static" href="#myModal2">…</a>

modal <div class="modal fade" id="myModal2">…</div>
Sidebar switch