Adding a header
hungryfrank2 opened this issue · 2 comments
hungryfrank2 commented
I have managed to change the css file correctly and now I have a lite themed ICEcoder
I wantend to add a header section and have come to a problem
both file and editor sections become too long
I need to reduce the height of both sections
hungryfrank2 commented
by the way I installed on native Apache on Mac with m1 processor and it works
mattpass commented
Sounds like you would want to adjust these lines:
https://github.com/icecoder/ICEcoder/blob/master/assets/js/icecoder.js#L202
and
https://github.com/icecoder/ICEcoder/blob/master/assets/js/icecoder.js#L222