Creating a Fixed Sidebar, Navigation Bar, or Tabs in a Knowledge Article Template (Vancouver) code?
As close as I can get so far:Fixed Sidebar:<style>body {font-family: "verdana", sans-serif;}.sidenav {width: 130px;position: fixed;z-index: 1;top: 50px;left: 10px;background: #eee;overflow-x: hidden;padding: 8px 0;}.sidenav a {padding: 6px 8px 6px 16...