Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
New style: Vanilla Green
This discussion has been closed.
Comments
since you have enough content on a forum you'd better use "float" as child element and not "clear", the. attribute clear is not so browsercompatible as then float.
i cleared all clear:both; attributes and i added to all body maintags float:left; in your case right or whatever.
the positioning is now _absolute_ but bugfree. and easy to customize.