Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Possible to dynamically expand content?

edited April 2012 in Vanilla 2.0 - 2.8

I'm curious if this is even possible. There's a fair bit of space wasted in the default vanilla theme. Down the right hand side, you get a bunch of white space once all the panel content is finished. Is it possible to have the content div expand to fill that space? I've tried creating a single-column theme, but we actually have a plugin that displays standings of a competition in the side panel, so that's not ideal.

http://vancouversouthsiders.ca/forum

Best Answer

  • 422422 Developer MVP
    Answer ✓

    You could do two things tho.

    1. Float side panel so it glides down as you scroll.

    Or

    1. Set onscroll triggers that show additional sidebar stuff as you scroll.

    Both are available jquery plugins

    There was an error rendering this rich post.

Answers

Sign In or Register to comment.