Change the Winuser interface colours in Helpdesk 6
Updated: 21 May 2010 | 2 comments
This issue has been solved. See solution.
Hello,
My customer does not like the background grey in the Winuser page. He wants a white background.
I don't have the time to open a real customisation project with him.
Is there a simple way to slightly change the colours used in this page? I guess there is a style sheet to be touched, but I don't know which one.
Any help highly apreciated.
Best regards,
David
discussion Filed Under:
Comments
I haven't played with color
I haven't played with color schemes myself, but the winuser interface uses the Banner.ascx file located in the presentation folder in the root AexHD directory. I suggest copying it, renaming it and relocating it to the ~/winuser/presentation directory. In our case, we have ~/winuser/presentation/CustomBanner.ascx Make sure you change the reference to the "presentation path" in the Web.config or custom.config file for the winuser console.
This file also loads all the CSS files when the console is sent to the browser. The CSS files are located in the AexHD/css/ folder. Hope this helps.
Hi, Thank you for you reply.
Hi,
Thank you for you reply.
Actually I modified the styles.css file and added a line (see attachment) and get what my customer wanted.
But I may consider your method which seems to be cleaner on a further project.
Thank you again,
David
Would you like to reply?
Login or Register to post your comment.