Have you checked these first?
Help us help you: include your environment details. We've made this easy for you. Use the Copy System Info button in Admin Panel › osAwesome › Diagnostics, then paste below.
Note: Never paste the contents of your ost-config.php file here; it holds your database credentials.
Two quick checks before posting: try clearing your browser cache, and press SHIFT+O on any Staff Panel page to enter Safe Mode (a stock osTicket with no enhancements). If the problem still shows in Safe Mode, it's in osTicket itself, not osTicket Awesome. But let us know about the issue either way.
Help us help you: include your environment details. We've made this easy for you. Use the Copy System Info button in Admin Panel › osAwesome › Diagnostics, then paste below.
This forum is public. Never post order numbers, full license keys, email addresses, or payment details.
This is the place for general questions about how billing and licensing work — renewals, activation, staging slots, plan differences, and what happens when a license lapses.
For anything tied to your specific account, refund, or payment, contact us directly instead.
Hey I really like the new possibility of adding our custom CSS via the admin panel and thought having the same for header/footer would be really useful!
Hey @stevland, what do you think?
Being able to manage custom content inserted in header and footer (and perhaps use to be able to inject some JS). This would make it quite handy to make some visual changes (stored directly in the DB) without having to modify the code.
The current header may not be very exciting, but you would not believe the amount of consideration that has gone into it.
It needs to be accommodating of a variety of logo dimensions, it needs to accommodate various languages (some of which have very looong words), it needs to be able to morph into a mobile layout, and it needs to be able to do everything backwards for right-to-left languages (such as Hebrew).
I can already imagine the torrent of support requests from disappointed users. I am definitely not open to making any of that customizable! :O
Likewise custom JS is something that scares me. If I made such a feature prominent I anticipate lots of confusing support requests regarding oddball issues that would eventually be traced down to custom JS code that worked as intended for one thing, but messed up something entirely unrelated in another area.
(You may be interested to know that there is a file in osta\js\ called user-scripts.js for end users to add their custom JS snippets, which are then the very last JS to be injected when the page loads. But I only mention it when people ask, and that is as far as I've gotten to implementing this feature.)
A custom footer is an idea that I have thought about over the years. And so I've added it to my list of ideas for future consideration.
I appreciate your enthusiasm. Cheers.
Hey @stevland thanks for the reply!
Our idea was not to change the current header, but to add on top of it our custom company-wide header.