Width of Hesk

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
alcazar
Posts: 81
Joined: Mon May 27, 2013 6:36 pm

Width of Hesk

Post by alcazar »

Script URL: http://ts-support.net/hesk/index.php
Version of script: 2.5.2
Write your message below:

Hello folks and Master Klemen,

normally Hesk is "centered" on the site, like the forum here, meaning left and right is "unused" space.
How can one change the width Hesk is displayed, so its "wider"?
Thanks and sorry, me is no graphic artist.
Alcazar
(nach Diktat spazierengegangen)
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: Width of Hesk

Post by Klemen »

In the "hesk_style_v25.css" file find

Code: Select all

width: 770px;
and change the width, for example to

Code: Select all

width: 1000px;
Save changes, upload to server and force refresh HESK (usually Ctrl + F5 in browsers).
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
alcazar
Posts: 81
Joined: Mon May 27, 2013 6:36 pm

Re: Width of Hesk

Post by alcazar »

Set it to "900" and its working, thanks again.
Now we have to rewrite the KB-Articles due to the "<br>" ans "<p>" used in the old layout...
Alcazar
(nach Diktat spazierengegangen)
Post Reply