Le 6 avr. 2010 à 23:54, Platonides a écrit :
Benoit BRAIDA a écrit:
Dear all,
I'm looking for the extension that color in different yellow shades the discussions in Wikipedia. Could you indicate me which extension does that ?
Cheers, Benoît
Just copy http://fr.wikipedia.org/wiki/MediaWiki:Monobook.css to yours. You are probably interested on all of it. The section doing the yellow background is: /* Pages de discussion */ .ns-talk * #content, .ns-talk * #p-cactions li, .ns-talk * #p-cactions li a { background:#FFE }
Thank you for the answer, but I don't see any "Monobook.css" in my mediawiki (1.15.2 standard installation). I see a "Monobook.php" in the directory "skin". There is as well a subdir "monobook" in "skins", but without a Monobook.css file.
Do I have to create this file ? Where should I put it ?
Thanks, Benoît