Mediawiki

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)'''''

Revision as of 12:14, 24 November 2011

rss feed for my website