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.
checking in demo site, there is no problem, but check it may related to size character number


Hi visimitra,
If you can hold on until the next release (probably in a week or two) I am making the Client Portal pages much wider and so this problem will be eliminated.
In the meanwhile can you not make your Ticket Statuses and Department Names shorter?
For example, why not VR - On Delivery or simply On Delivery?
Hi @stevland, I think will wait no problem, the issue have already exist since a while.
Display table with wrapping like in staff-desktop will look better
Thanks
tryout with delete width in content client-desktop.css, and resize width to 1200px, look nicer, but strange when view from chrome in android

hope this can help for temporary fix, edit for client-desktop.css<br />
- resize width 900px to max-width 75% for header, content, form-wrapper (1070px)<br />
- fix page number margin font<br />
- padding table in ticket thread
hope this fix permanently, please fix for client-mobile.css view also, as client mobile view is correctly viewed.
thanks
111c111<br />
< max-width: 75%;<br />
---<br />
> width: 900px;<br />
181,182c181<br />
< max-width: 75%;<br />
< min-width: min-content;<br />
---<br />
> width: 900px;<br />
223c222<br />
< max-width: 75%;<br />
---<br />
> width: 900px;<br />
238c237<br />
< max-width: 75%;<br />
---<br />
> max-width: 900px;<br />
1536,1542d1533<br />
< /* ==========================================================================<br />
< * TICKET LIST - FOOT<br />
< * ========================================================================== */<br />
< <br />
< #table-foot-options a {<br />
< margin: 0 0 0 0px;<br />
< }<br />
1635c1626<br />
< padding: 13px;<br />
---<br />
> padding: 20px;<br />
2015c2006<br />
< max-width: 1070px; <br />
---<br />
> max-width: 870px;
I'm glad you are finding your own solutions. I am working full time on next release.


