[otrs] Background color in agent web interface
Régis OBERLE
regis.oberle at waterair.com
Mon May 26 10:30:18 GMT 2008
Thank you. css.dtl is the file I looked in (not so bad for a newbie).
I found the right section by seraching with the color # (picked up from the web interface using ColorPicker).
Here is what I changed to get back with the light blue (not white) color of ITSM 1.0.2:
#body { font-family:Geneva,Helvetica,Arial,sans-serif;font-size:11pt;background-color:#003399;color:black; }
body { font-family:Geneva,Helvetica,Arial,sans-serif;font-size:11pt;background-color:#bbddff;color:black; }
Thank you Lars
Regards,
Regis
-----Message d'origine-----
De : otrs-bounces at otrs.org [mailto:otrs-bounces at otrs.org] De la part de Lars Jørgensen
Envoyé : lundi 26 mai 2008 12:12
À : 'User questions and discussions about OTRS.org'
Objet : Re: [otrs] Background color in agent web interface
Hi Régis,
> Which file in Kernel/Output/HTML has to be changed ? I had a look but
> it's hard to find for a newbie.
I think you need to tinker with Kernel/Output/HTML/<theme_name>/css.dtl.
Substitute <theme_name> for either Standard, Lite or your own theme if you have created one.
--
Lars
_______________________________________________
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/
More information about the otrs
mailing list