
Hi, In trying to setup a custom customer log in theme I have created a "Custom" dir in Kernel/Output/HTML and copied the files from Standard that I wanted to modify - works great, however I need to change the customer-css file which in 2.3 used to be in the same directory. It now seems it is in var/httpd/htdocs/css/Standard so I created a parallel directory var/httpd/htdocs/css/Custom and cp over the customer.css file make changes to it but it has no effect. In looking at the source of the customer login page I see that it is still using the css/Standard directory. I have changed the defaultTheme to Custom and I get my changes that I have made in the Kernel/Output/HTML/Custom directory. What should I set to make the css stuff come from my Custom directory? <!-- --> <!-- OTRS: Copyright 2001-2009, OTRS Project. This Software is under the AGPL. --> <!-- Web: http://otrs.org/ - Lists: http://lists.otrs.org/ --> <!-- GNU AFFERO General Public License: http://www.gnu.org/licenses/agpl.txt --> <!-- --> <html> <head> <link rel="shortcut icon" href="/otrs-web/images/Standard/product.ico" type="image/ico"/> <link href="/otrs-web/css/Standard/customer.css" rel="stylesheet" type="text/css"> Thanks for your consideration, -- Stephen Clark NetWolves Sr. Software Engineer III Phone: 813-579-3200 Fax: 813-882-0209 Email: steve.clark@netwolves.com www.netwolves.com