Front End into a 729x802 frame

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
LoLoL
Posts: 3
Joined: Mon Jun 06, 2005 12:21 am

Front End into a 729x802 frame

Post by LoLoL »

Script URL:
Version of script: Hesk 0931_crl
Version of PHP:
Hosting company:
Have you searched THIS FORUM for your problem:
(if not please do before posting)
If so, what terms did you try:

Write your message below:

Hello,
I would like my Hesk front end to get into a 600X802 frame. The tables of the original script are too wide. I tried my best to change the tables width unsuccesfully.

Thanks in advance.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hi,

Simple, open file header.inc.php in "inc" folder and change the width setting on this line:

<table border="0" cellspacing="0" cellpadding="5" width="770" class="enclosing">



Regards
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
LoLoL
Posts: 3
Joined: Mon Jun 06, 2005 12:21 am

Post by LoLoL »

Thanks lotsss!
Judel
Posts: 3
Joined: Mon Oct 31, 2022 4:34 am

Re: Front End into a 729x802 frame

Post by Judel »

I realize this is an old post, but I need to know the updated answer on how to make the width smaller. Seems with the new version (3.4), it's no longer in the header.inc.php file.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Front End into a 729x802 frame

Post by Klemen »

You will need to modify the style (CSS) files:
https://www.hesk.com/knowledgebase/?article=33
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
Judel
Posts: 3
Joined: Mon Oct 31, 2022 4:34 am

Re: Front End into a 729x802 frame

Post by Judel »

Not helpful, since those css files are a mess. I wish I hadn't had to upgrade to this ugly new version. Have had nothing but problems and will now need to find another help desk software.
Post Reply