Re: [SM-USERS] background image

2006-04-27 Thread Patrick DUBAU
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 " login.php line no.177-178 --- '', $color[4], 'border="0" cellspacing="0" cell

Re: [SM-USERS] background image

2006-04-27 Thread Tomas Kuliavas
> Hi, > > i just have a problem with the look of my login page. > > In the file ../src/login.php i added : > background=\"images/fond.gif\" (in the line : echo " text=\"$color[8]\" bgcolor=\"$color[4]\" ...) > > but only a part of the background image is show, there is a white frame > that

[SM-USERS] background image

2006-04-27 Thread Patrick DUBAU
Hi, i just have a problem with the look of my login page. In the file ../src/login.php i added : background=\"images/fond.gif\" (in the line : echo "text=\"$color[8]\" bgcolor=\"$color[4]\" ...) but only a part of the background image is show, there is a white frame that covers it. (se

[SM-USERS] Background Image versus Background Color

2003-02-16 Thread Temp Temporary
Hi. I would like to make a theme where I can use a background image instead of plain colors. I saw that the colors in SM are defined by over a dozen of variables in each theme template. I am not a programmer myself but I can understand some parts of the html/php code. Here comes my suggestion

Re: [SM-USERS] Background image

2003-02-07 Thread Jonathan Angliss
Hello Ronald, On Friday, February 07, 2003, Ronald Roeleveld wrote... Just as a point, you're using an *old* development version, I suggest upgrading to the 1.4[cvs] version. > I managed to get a backgroundimage in all pages that belong to SM, > but for some sort of reason in compose.php I get th

Re: [SM-USERS] Background image

2003-02-07 Thread Chris Hilts
> Warning: Cannot add header information - headers already sent by (output > started at /usr/share/squirrelmail/src/compose.php:60) in > /usr/share/squirrelmail/src/compose.php on line 187 You're outputting the BODY of the document before SquirrelMail/PHP has had a chance to send headers. Headers

[SM-USERS] Background image

2003-02-07 Thread Ronald Roeleveld
Hey everyone, I managed to get a backgroundimage in all pages that belong to SM, but for some sort of reason in compose.php I get the following error after pushing the send button: Warning: Cannot add header information - headers already sent by (output started at /usr/share/squirrelmail/src/comp

[SM-USERS] Background image in login.php

2003-01-09 Thread Ronald Roeleveld
Hey there everyone, Iam have set a background image in login.php, but when I am viewing login.php from the webbrowser is does show me the image, but the table where the login fields are located floats above the background image with a diffent color. Does anyone have any idea howto make the table t