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

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


-- 
Tomas


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: [email protected]
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to