[imp] General modifying of horde apps look and feel
Chris Hastie
lists at oak-wood.co.uk
Sun Feb 16 13:20:06 PST 2003
On Sun, 16 Feb 2003, Ryan Booker <ryan at buzzeddie.com> wrote
>Now that I have horde up and running, I want to change the general layout and
>appearance.
>
>I know there is basic CSS in the html.php files. However I want to do more.
>Change layouts etc.
>
>I assumed that modifying the "templates" (being careful not to remove anything
>that is required of course, and after backing them up) would achieve this.
>
>I started simple and modified the templates/login/login.inc file, uploaded it,
>logged out, emptied cache etc etc. However I found no change the login page
>still looked identical to before.
>
>Am I approaching this correctly?
>
Basically yes. The login process can involve redirects depending on the
login mechanism you selected, so it is possible that you're not seeing
your changes because you changed the wrong login.inc (eg
horde/templates/login/login.inc when you needed
horde/imp/templates/login/login.inc or vice versa).
templates/common-header.inc and templates/common-footer.inc are
particularly useful for making general changes without too much work -
putting your logo at the top every page for example.
--
Chris Hastie
More information about the imp
mailing list