On Fri, 11 Apr 2008 16:01:12 -0500 Craig Meirick wrote: > I am looking for which .dtl file to edit to change the default color in > the customer frontend from Green to something else. Do I edit the > customer-css.dtl?
Yes, just look for the background-color attribute in the .header and .footer sections of the dtl. > And when I find it, do I just change the color code in > the HTML? No, just change it within the css - other templates refer to the formatting defined there. > Also, to change the Header and Footer in the customer frontend, which > .dtl file do I edit? Kernel/Output/HTML/<your scheme>/CustomerHeader.dtl Kernel/Output/HTML/<your scheme>/CustomerFooter.dtl -- Denis Jedig syneticon networks GbR http://syneticon.net/service/ _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support or consulting for your OTRS system? => http://www.otrs.com/
