Removing the header from web interface

All the topics related to QLC+ on the Raspberry Pi
Post Reply
User avatar
Hockeyman271
Posts: 11
Joined: Fri Nov 11, 2016 8:00 am
Location: Flint, MI
Real Name: Stephan J Pivirotto
Contact:

Hello once again,

Is it possible to remove the header from the web interface? below ive attached a picture of what im talking about. Id like to be able to preset all of the settings that this header allows you to do them remove it once i am done.
Capture.PNG
Thanks!
User avatar
mcallegari
Posts: 4480
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

I think you can tweak the common.css file and change the controlBar class.
Since you haven't told us which OS you're using, I can't tell where that file is located in your system
User avatar
Hockeyman271
Posts: 11
Joined: Fri Nov 11, 2016 8:00 am
Location: Flint, MI
Real Name: Stephan J Pivirotto
Contact:

Im sorry I completely forgot to mention that I am running QLC from a raspberry pi 3 with the QLC_Jessie image, i donated on here to get.

Thank you for the response though!
User avatar
Hockeyman271
Posts: 11
Joined: Fri Nov 11, 2016 8:00 am
Location: Flint, MI
Real Name: Stephan J Pivirotto
Contact:

It worked! At first I tried removing most of the code from the common.css file but that only caused the design elements to disappear, In the end just changing controlBar class to have a width and height of 0 pixels "removed" the entire top bar and buttons.

Thanks for the help Mcallegari!
Post Reply