Can i Colour the status box for a better look

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
chrisdevelop
Posts: 8
Joined: Thu Feb 01, 2018 2:27 pm

Can i Colour the status box for a better look

Post by chrisdevelop »

Im creating some custom statuses for use on our system, however a number have said the status colours look faint.
One good suggestion they gave is to colour the actual box the status is in as it makes it a lot easier to see right away what state its in.
I have given two examples, one is what it currently looks like which is default. The other is what they would prefer.

Could anyone tell me if this is possible for the colour status box and how can i change the default to look like the one proposed so it shows like the example, and perhaps it could be used on future versions.

current one which is default Image

Proposed one Image
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Can i Colour the status box for a better look

Post by Klemen »

To achieve that, you'll need to modify the css properties. For example, add background-color, padding and border-radius.

Please talk to a developer if not sure.
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
mohamed.shahboub
Posts: 2
Joined: Sun Jun 13, 2021 8:45 pm

Re: Can i Colour the status box for a better look

Post by mohamed.shahboub »

I have searched for the table which store the status but i didn't find ,
i need a help to remove some statuses and to know where the system store these statuses
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Can i Colour the status box for a better look

Post by Klemen »

The built-in statuses cannot be deleted, but you can rename them:
https://www.hesk.com/knowledgebase/index.php?article=88

Custom statuses (those set in Admin > Tools > Statuses) are in hesk_custom_statuses
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