Question Hesk 3x

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
Markco
Posts: 18
Joined: Mon Jun 22, 2009 10:05 am

Question Hesk 3x

Post by Markco »

Hello,

I would like to reduce this space (see screen) how to do it?

Thank you

Greetings

Screen:
Image
Last edited by Markco on Wed Apr 08, 2020 12:22 pm, edited 1 time in total.
Sorry, I use a French / English on-line translator
Klemen
Site Admin
Posts: 10143
Joined: Fri Feb 11, 2005 4:04 pm

Re: Question Hesk 3x

Post by Klemen »

You will need to remove this from .wrapper class from the theme/hesk3/css/app.min.css file:

Code: Select all

min-height: 100vh;
To make it easier to edit, you can edit app.css and rename it to app.min.css (app.css is called when Debug mode is ON, app.min.css is called when Debug mode is OFF).
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
Markco
Posts: 18
Joined: Mon Jun 22, 2009 10:05 am

Re: Question Hesk 3x

Post by Markco »

Ok Work fine, thank's ;)
Sorry, I use a French / English on-line translator
Post Reply