A couple of tips to change horde background color
and the webmail title
You can change the background color very easy
I use midnight commander
look for the file html.php
/home/httpd/html/horde/config/html.php
press F4 to edit
on line 11 you will see the background color #222244
this is the color you will want to change
no need to expand any templates just hit F2 to save
and F10 to exit the edit screen
example =
http://www.eelriver.com/webmailthat color is #8199DA
Tired of the "webmail" on your horde/imp login screen
how about Welcome to My Webmail or My Network Webmail
You start by using midnight commander again
locate the file 210AppRegistryImp
/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/210AppRegistryImp
edit line 6 between the " " to show whatever you want
press F2 to save and F10 to exit
Next step to expand the template - so it updates
exit midnight commander by pressing F10
you must run the next command
/sbin/e-smith/expand-template /home/httpd/html/horde/config/registry.php
that is it you will now will see your new wording in the webmail login screen
you may to refresh your browser if webmail was already open
enjoy !