Page 1 of 1

Width of Hesk

Posted: Tue Mar 04, 2014 3:24 pm
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.

Re: Width of Hesk

Posted: Wed Mar 05, 2014 12:23 pm
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).

Re: Width of Hesk

Posted: Thu Mar 06, 2014 3:15 pm
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...