m |
m |
||
Line 64: | Line 64: | ||
#p-tb { display: none !important; } | #p-tb { display: none !important; } | ||
− | '''2.''' Remove the following line from '''''your_skin.php''''' file located within 'skins' folder: | + | '''2.''' Remove the following line from '''''your_skin.php''''' file located within ''''' 'skins' ''''' folder: |
− | if ( !isset( $sidebar['TOOLBOX'] ) ) $sidebar['TOOLBOX'] = true; | + | if ( !isset( $sidebar['TOOLBOX'] ) ) |
+ | $sidebar['TOOLBOX'] = true; | ||
'''''Note: maker sure to replace 'your_skin' with your actual skin name (e.g. MonoBook.php)''''' | '''''Note: maker sure to replace 'your_skin' with your actual skin name (e.g. MonoBook.php)''''' |