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

Paolo Cavicchini p.cavicchini at ifinet.it
Thu Apr 17 15:51:15 PDT 2003


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


-- 
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe at lists.horde.org


More information about the imp mailing list