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.
Vanilla CSS thing
Okay this is driving me crazy - can someone have a look and tell me why the light-tan-background doesn't extend to the bottom of the page in the categories listing when it does for all the other tab entries?
http://www.jedsite.info/vanillamain/categories.php
The css is:
#SiteContainer {
margin-bottom:0 !important;
margin-left:auto !important;
margin-right:auto !important;
margin-top:0 !important;
width:980px;
http://www.jedsite.info/vanillamain/categories.php
The css is:
#SiteContainer {
margin-bottom:0 !important;
margin-left:auto !important;
margin-right:auto !important;
margin-top:0 !important;
width:980px;
0
Comments
Line 595
#Categories
Remove the line
float: left;
http://www.jedsite.info/elgg1.2/mod/vanillaforum/vanilla/?CategoryID=138