Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Change the Winuser interface colours in Helpdesk 6

Updated: 21 May 2010 | 2 comments
dregourd's picture
0 0 Votes
Login to vote
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

Comments

djcampbell_UTPA's picture
05
Oct
2009
0 Votes 0
Login to vote

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.

dregourd's picture
06
Oct
2009
0 Votes 0
Login to vote

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,

Davidstyles.png