R: [imp] Custmising login page with a logo imp 3.2

Rick Romero rick at havokmon.com
Thu Apr 17 14:11:24 PDT 2003


Whatever you put in motd.php goes UNDER the login info. Since he wanted
a logo, I figured he wanted it at the top.

But it's good you mentioned the motd.php, there's so much to this beast
that it's easy to overlook what seems obvious to others.

Rick

On Thu, 2003-04-17 at 07:51, Paolo Cavicchini wrote:
> You can use horde/imp/config/motd.php too.
> Add an image instead (or with) the mot of the day (i.e. add some HTML code
> with an 'echo' before).
> 
> --- sample code ---
> echo '<HTML>';
> echo '<BODY>';
> echo '<IMG SRC="/imp/config/myimage.gif" WIDTH="220" HEIGHT="83" BORDER="0"
> ALT="">';
> echo '</BODY>';
> echo '</HTML>';
> 
> --- end sample code ---
> 
> Paolo
> 
> 
> 
> -----Messaggio originale-----
> Da: imp-bounces at lists.horde.org [mailto:imp-bounces at lists.horde.org]Per
> conto di Rick Romero
> Inviato: giovedì 17 aprile 2003 14.11
> A: justice obrey
> Cc: imp at lists.horde.org
> Oggetto: Re: [imp] Custmising login page with a logo imp 3.2
> 
> 
> 
> Check out  horde/imp/templates/login/login.inc
> 
> On Thu, 2003-04-17 at 06:29, justice obrey wrote:
> > I have a sendmail MTA with horde 2.2 and imp 3.2 working. Now i have been
> trying to customize the login page  with a logo saved in a .gif format
> without success. Can someone help me with the steps involved?Hope to hear
> from the imp community soon. Justice Obrey
> > 
> > 
> > ---------------------------------
> > Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
> > Testez le nouveau Yahoo! Mail



More information about the imp mailing list