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