User:Peak/monobook.css

/** Fixed sidebar without footer or other languages

Z-index only works on elements that have been positioned (eg position:absolute;)!

#p-logo { position: fixed; }

#p-navigation { position: fixed; margin-top: 0em }

#p-interaction { position: fixed; margin-top: 9em }

#p-search { position: fixed; margin-top: 21em }

/ * toolbox * /

#p-tb { position: fixed; margin-top: 28em }

/ * top: 12.8em; add ~1.4em every time they add a navigation link */

#footer { display: none; }

#p-lang { display: none; }