How do I change the default skin for users that are not logged in

From PaulGuWiki

Jump to: navigation, search

Set $wgDefaultSkin = 'monobook'; in LocalSettings.php (see example).

Make sure that the quoted skin is in lowercase in the LocalSettings.php file (ie: 'monobook', not 'MonoBook') regardless of how the skin name is actually capitalized.


modified on 7 April 2009 at 22:58 ••• total 1,400 views ••• Top