Great, it works. Thanks a lot Tomas Tomas Kuliavas a écrit : Hi, i just have a problem with the look of my login page.In the file ../src/login.php i added : background="" (in the line : echo "<body text=\"$color[8]\" bgcolor=\"$color[4]\" ...) but only a part of the background image is show, there is a white frame that covers it. (see capture joined) Did someone achieve to see all background image ? Thanks for any helplogin.php line no.177-178 --- '', $color[4], 'border="0" cellspacing="0" cellpadding="0" width="100%"' ); do_hook('login_form'); --- $color[4] gives sets background color. set it to '', if you want to disable it. See also http://www.squirrelmail.org/wiki/EmbeddedSquirrelMailLogin -- -------------------------------------------------------------------------------------------- Patrick DUBAU IUFM d'Alsace - Service Informatique : "Parfois détruire, souvent construire, toujours Servir" 200 avenue de Colmar 67100 STRASBOURG Téléphone: 03.88.40.79.76 ---------------------------------------------------------------------------------------------- |