bloggingbubba 0 Report post Posted January 2, 2011 Hi Folks, Forgive me for asking, but is there a way to make the main sidebar scroll up and down with the screen? I've looked through the settings and documentation, but have found no such function. It's not critical, but I believe that it would be a very useful feature - if it doesn't exist be default. --Pete Share this post Link to post Share on other sites
Andrew 207 Report post Posted January 3, 2011 can you provide an example of what you mean? Share this post Link to post Share on other sites
bloggingbubba 0 Report post Posted January 3, 2011 Simple. I'd like the sidebar to move up and down with the screen as I scroll up and down with the mouse. In other words, the sidebar will stay viewable on the screen no matter how far up, or down, I scroll. Share this post Link to post Share on other sites
cmunns 16 Report post Posted January 3, 2011 It may have unintended consequences but you can change the position on the sidebar like this in the css `#sidebar1 {position:fixed;}` Share this post Link to post Share on other sites
bloggingbubba 0 Report post Posted January 5, 2011 Thanks, Andy. I'll give this a try. As I've said, in the first post. It's not important, but would be nice to have in order to keep the sidebar content viewable on the longer pages. Share this post Link to post Share on other sites