Hi Tobias, On Thu, Oct 23, 2003 at 04:41:18PM +0200, TK wrote: > I'm changing the design of the agent- and customer-interfaces and I encountered one > problem. > > In which directory do I have to save pictures or css-files to link them with a > relative path in the dtl-files?
http://host/otrs-web/ will be $OTRS_HOME/src/otrs-cvs/var/httpd/htdocs/ > Css-definitions are made in the several dtl-files, but I would prefer to make one > central css-file for the customer and one for the agent. CSS definitions are just in two files: Kernel/Output/HTML/<THEME>/Login.dtl (login page) Kernel/Output/HTML/<THEME>/Header.dtl (application header) > Thanks in advance! > Tobias Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- "The number of Unix installations has grown to 10, with more expected." The Unix Programmer's Manual, 2nd Edition, June 1972 _______________________________________________ OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev
