Page 1 of 2

HESK Custom Theme [UPDATED 16-02-2011]

Posted: Mon Oct 05, 2009 10:24 am
by Raven
/*************************************
Title: Care+
Version: 2.0
Author: Bri
Demo: Localhost only - see screen shots
Download: N/A
Website: Localhost only - see screen shots

Short description: This is my current version of HESK v2.0 with my own custom theme and mods - just thought I'd share with you guys :)


*************************************/

This is the first page of the site, the one the customer see's:
Image


This is how it looks when submitting a new ticket with custom captcha and body length mods:
Image


And when the ticket has been sent:
Image


This is how it looks when tracking a ticket:
Image


And when viewing a ticket:
Image


Now for the Admin section, this is the login screen:
Image


The main Admin screen with custom icons:
Image


Viewing submitted tickets from the Admin screen:
Image


Viewing users with custom ratings and signature length mods:
Image


Editing user with custom signature length mod:
Image


Viewing categories:
Image


Viewing canned replies:
Image


Viewing profile with custom rating and signature length mods:
Image

Hope you like it ;)

Posted: Mon Oct 05, 2009 7:36 pm
by Klemen
I think it looks nice, you might want to share it with others :wink:

Posted: Mon Oct 05, 2009 8:28 pm
by Raven
Hi, glad you like the changes :) I would love to but since HESK doesn't use 'themes' it is kind of an overhaul of the front end with a few mods added to the admin section to make it look/function a little easier. Mainly just tweaks to your already fantastic script ;)

If anyone likes a section then just fire away and I'll post the code with instructions on how to add it to their installation - please note though, I am still using version 2.0 so the best way to go would be to install the latest version and backwards engineer the changes to work with the most current version.

Posted: Mon Oct 05, 2009 10:20 pm
by m4dbra1n
That's what I want to see :)

Good work Raven ;)

PS: why don't you make in other color variants? Black, blue, silver...

Posted: Mon Oct 05, 2009 10:54 pm
by Raven
Hi m4dbra1n, thanks for that ;) - Other colours would be cool but until we can 'theme' HESK without having to edit the source code there really wouldn't be much point as I'd be the only one to use it lol :P

It would be cool to be able to have a theme directory such as wordpress or the like so that users can create their own look 'n' feel with maybe a drop down in the admin section to select the theme.

I think it would be quite easy to have a CSS select dropdown to simply point to a custom CSS style sheet but to have full themes would prob mean a full re-code which I would not even be able to think about doing on my own...

Maybe this thread could be for users to show off their own designs or ideas on how to add the above CSS selection function? ;)

**EDIT**

My site is now live - http://www.Crikey-ThatsMint.com/ :wink:

Posted: Wed Oct 07, 2009 8:13 am
by hollandsedrop
Really super. Are you going to share with us? :)

Posted: Wed Oct 07, 2009 9:27 am
by Raven
Hi hollandsedrop,

Glad you like the design and of course I'll share lol - after all this is open source :wink:

If there is a section that you like just let me know and I'll upload the code and instructions on how to add it in to your own HESK :D

To be fair though I have not changed that much, only the CSS, some graphics, a few language settings and a little bit of the layout. After that I have just added a number of small mods & fixes found mostly from this very forum and some nice snippets of java script from http://www.dynamicdrive.com/.

Posted: Thu Oct 08, 2009 2:46 pm
by Raven
I am in the process of converting my theme to v2.1 of HESK. Once I've finished I will upload the screenshots. Also, if anyone wants to know how to alter their installation to include any/all of the modifications I've added just ask and I'll post the source code and instructions detailing each step ;)

Cheers

Posted: Tue Oct 13, 2009 2:01 pm
by Raven
My site is now live - http://www.Crikey-ThatsMint.com/ and now running version 2.1 :) Also made some more changes to the way tickets are layed out and replied to - screen shots/code avail on request but the best way to see it is to simply submit a ticket yourself - just select 'Website Feedback' from 'Department' before sending ;)

Hope you all like it :)

Posted: Tue Oct 20, 2009 10:16 am
by Raven
A few new screenshots of my v2.1 installation and some more mods that I have added :)

All screen shots have added test showing mods and / or changes from the original version of HESK 2.1:


Image Image Image
Image Image Image
Image Image Image
Image Image Image
Image Image Image
Image Image

Remember, if anyone would like the source code for any of the sections of my site (except the main layout of my front page) then please just ask and I'll post it here for all to use.

Hope you all like the latest version :)

**EDIT**
Forgot to include that all user fields such as name, subject etc... auto Cap then revert to lowercase so if the customer types: roger for their name it is changed to: Roger - same if the customer chooses to type: rOgEr or roger, it is changed to read: Roger :)

This is just a little mod but I just hate it when people use AoL speak or miss out the initial cap - daft and poss quite picky I know but if it can be easily detected and fixed then why not hehe

Posted: Thu Oct 22, 2009 8:49 am
by m4dbra1n
Really good :)

I wish Hesk would have the auto cap mod inside the next release

Why don't you make a new default "theme" for Hesk?

I think Klemen will agree ;)

Bye!

Posted: Fri Oct 30, 2009 1:32 am
by Raven
Maybe hehe

Posted: Tue Nov 24, 2009 5:53 pm
by brubakes
I like it!

Posted: Wed Nov 25, 2009 12:21 am
by Raven
Hi brubakes, thanks a lot :) Always good to hear others like the changes/updates/mods.

Thanks again

Posted: Wed Nov 25, 2009 1:50 pm
by conepr09
Excellent work!

Would you mind posting the code on the forum. I'm currently modifying my help desk site and I would love to try to implement some of what you did.