Ekompute .info wrote: > Hi Platonides, thank you for your response. Yes, I created it as > [[MediaWiki:fratman_enhanced.css]], just like [[MediaWiki:Common.css]]. > > Do I need to write $wgUseSiteCss = true; in LocalSettings.php? I wrote my > own skin before and I didn't even realize that I need to do that, but it > could work when I created [[Mediawiki:Nuskin.css]].
$wgUseSiteCss is true by default, but you don't seem to have the site CSS enabled. Maybe you overrode too much when creating this skin? _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
