Hello, I'm looking to use up the blank space in the right sidebar once a users scrolls down towards the bottom. I'd like to have a module that's just fixed in the side bar as a user scrolls down. There are some extensions that I've tried to accomplish this but I can't get them to work the way I want. I figure I can just make the main page "gkmain" position: relative; and have the sidebar component fixed? Is this the right way to go about doing that, and am I targeting the correct elements?
example page: here