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.

how to remove the text related to vanilla 1.1.8 at the left hand side?

edited May 2009 in Vanilla 1.0 Help
hey do you guys know how to remove the text in left hand side. the text is as follows. Vanilla 1.1.8 is a product of Lussumo. More Information: Documentation, Community Support. Installed Add-ons. many thanks in advance

Comments

  • http://lussumo.com/community/discussion/9512/remove-branding/ Next time use the search function!
  • SubJunkSubJunk ✭✭
    edited May 2009
    Or you can easily just add the following to vanilla.css:

    #AboutVanilla { display:none; }
Sign In or Register to comment.