Thanks guys, this was exactly the information I needed.
> From: [email protected] > Date: Tue, 19 Feb 2013 14:53:32 +0900 > To: [email protected] > Subject: Re: [MediaWiki-l] Is it possible to use different logos for > different skins? > > Ah, not modern skin not has logo, so you can add that line to > MediaWiki:Monobook.css > > 2013/2/19 devunt <[email protected]>: > > You can add this code in each skin's css file (ex: > > MediaWiki:Vector.css, MediaWiki:Modern.css) > > > > #p-logo a { background-image: > > url('http://www.example.com/w/logo_you_want.png') !important; } > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
