-----Original Message-----
what is the best way to put another logo under toolbox menu.
Try something like this: #p-tb { padding-bottom: 150px; background-image: url(logo.png); background-repeat: no-repeat; background-position: bottom center; } (You need to adjust the image path and padding to the location and size of your image, respectively.)
HTH.
Thanks for the tip Frederik,
Could you tell me please in what file should I add these lines?
Best Regards, Leon kolchinsky
Could you tell me please in what file should I add these lines?
You could either directly modify MonoBook's MAIN.CSS (in skins/monobook), but it might be better to add those lines to the [[MediaWiki:Monobook.css]] page. (Make sure to force-reload the wiki page afterwards.)
-- F.
mediawiki-l@lists.wikimedia.org