Modifying CSS?

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
JamesD
Posts: 2
Joined: Mon Apr 01, 2013 2:28 am

Modifying CSS?

Post by JamesD »

Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

Hi everyone,
I’m a newbie here. I just purchased HESK to add to my website. So far I’m very impressed with the script.
Now just to make it clear (no offence intended) I am not a software programmer or designer but I do have some knowledge of coding etc, maybe enough to be a danger to myself.

Ok so my questions!!

I have got the script “attached” to my website and started to modify it to suit the overall “look” of the website, but I’m having a little bit of trouble trying to work out the right CSS code to modify to change some parts of the script.

As an example on the Reports section in admin, my page now has white boxes with white type, so in effect I can’t read it. And on a couple of other sections I have black on black.

Now I understand this is my own doing but I was hoping someone might be able to give me a list of what the various CSS codes relate to in the hesk_style_v24.css file, in layman’s terms. For instance, what CSS controls the look of the reports page?

Thanks for your assistance.

James
www.jamesdoylephoto.com
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: Modifying CSS?

Post by Klemen »

Actually, for the reports page you will need to locate CSS code inside the "admin/reports.php" file - open it in a plain text editor and search for style

It's an error on my part, these values should be inside the CSS file and will be moved there in the future.
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
JamesD
Posts: 2
Joined: Mon Apr 01, 2013 2:28 am

Re: Modifying CSS?

Post by JamesD »

Thanks for that, I ended going through every bit of the CSS code in Dreamweaver trying to work it out.

But now I know I was looking in the wrong place all should be good again, so Thanksfor pointing me in the right place.
Post Reply