I can't really figure out the code . . . but as it turns out, just
chaning all instances of ffffff to the color I wanted did the trick! 
I should have tried just a little harder.

Thanks!

-Peter

On 12/22/05, PajaP <[EMAIL PROTECTED]> wrote:
> On Thu, 22 Dec 2005 15:23:40 -0700, Peter Hutnick <[EMAIL PROTECTED]>
> wrote:
>
> >I want to change the background color of login.php to complement my logo.
> >
> >It seems that the main background is hard-coded (for shame) white,
> >which is easy enough to change.  The logo and text boxes are in
> >tables, which are set to white . . . somewhere.
> >
> >Is that "somewhere" a single place?  Can I hard-code that to my custom color?
> >
> >Is there a guide to doing this sort of thing?  Are there any plans to
> >make this more easily (i.e. via conf.pl) accomplished?
> >
> >Thanks for all advice!
>
> I posted a question on how to do this in October this year. Posts are
> in first 3 days of October if you want to search archives. Subject was
> 'Customize Logon Page'.
> I achieved it easily once I was shown how. I believe I had to change
> the color values in 4 places. Look for these lines:
>
> ------
>                         'center', '#DEDEDE', 'border="0" width="100%"'
> ) ,
>                     'left', '#DEDEDE' )
>                 ) .
>                 html_tag( 'tr',
>                     html_tag( 'td',
>                         '<center>'. addSubmit(_("Login"))
> .'</center>',
>                     'left' )
>                 ),
>             '', '#DEDEDE', 'border="0" width="350"' ) . '</center>',
>         'center' )
>     ) ,
> '', '#DEDEDE', 'border="0" cellspacing="0" cellpadding="0"
> width="100%"' );
> do_hook('login_form');
> echo '</form>' . "\n";
> ------
>
> --
> Thx.
> PajaP
>
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> --
> squirrelmail-users mailing list
> Posting Guidelines: 
> http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
> List Address: squirrelmail-users@lists.sourceforge.net
> 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
>


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to