[Mediawiki-l] Placing logo under Toolbox menu?

Leon Kolchinsky lkolchin at univ.haifa.ac.il
Sun Jul 15 08:36:13 UTC 2007



> -----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






More information about the MediaWiki-l mailing list