Changing Help Desk Background Color

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
GlenH
Posts: 16
Joined: Tue May 31, 2011 4:58 am

Changing Help Desk Background Color

Post by GlenH »

Script URL: http://www.numediapublishing.com/support/
Version of script: 2.2
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: customization

Write your message below:

Can I customize(change color) to the main menu header background for the ‘help desk’?

At present the background default color is a ‘Green’ color for all the headers /sub-headers and button backgrounds

I read in a ‘Knowledge Base’ article, you talk about editing the CSS Style sheet.

Can I edit all the incidences where that ‘Green’ color is used? (header backgrounds, buttons etc.)

If so, what is that #HEX color you used?

And if I use the 'find and replace' function to locate all incidences of that color #HEX code in the Style sheet and change it for a ‘Blue’ #HEX color to match my companies logo, will that work, or does more need to be done?

--Glen
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: Changing Help Desk Background Color

Post by Klemen »

The CSS style file is "hesk_style.css", you can edit it in any text editor. To learn CSS visit
http://www.w3schools.com/css/default.asp

However, the header background is actually an image so you will either have to remove the background image from the CSS file and use a background color or edit the image files in an image editor (headerbg.jpg, headerleft.jpg, headerright.jpg for admin panel and headerbgsm.jpg, headerleftsm.jpg, headerrightsm.jpg for customer front-end).
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply