Mike Brawley Exploring the World!

23Nov/110

How to remove toolbox from the sidebar in MediaWiki

To remove the toolbox from MediaWiki sidebar

  1. Open MediaWiki:Common.css
  2. Edit MediaWiki:Common.css and add the following lines of code to the bottom
    /* remove Toolbox */
    #p-tb { display:none !important; }
  3. Save your changes and then clear your browsers cache. I you do not know how to clear your browsers cache check out http://www.wikihow.com/Clear-Your-Browser%27s-Cache