Reply To: TABS no longer work with templaet

stevland

…as an Accessibility option in the Theme section. Search canned responses, original user can click canned response and the cursor goes to the search board.  I couldn’t figure out what…

Reply To: Checkboxes misaligned with text

jdelisle

Thanks!   I’ve completed the form. I’ve added a help topic for testing, called “TEST DO NOT USE”, feel free to play with that one if that’s helpful.  John  …

Reply To: Styling off on the sticky bar

momentum_it

…p { color: red; } CSS tips: http://www.w3schools.com/css/css_syntax.asp End of comment */ #footer #osticket a, #footer #ostawesome a { display: none !important; } #header #nav a { font-weight: bold !important;…

Reply To: Unable to upload custom logo

stevland

…/* Client Portal and Staff Panel */ #header-image img { display: none !important; } #header-image:after { content: ‘ ‘; display: inline-block; background: url(https://osticketawesome.com/a/1.12.3-1/osta/uploads/google-white.png); /* change path */ background-size: cover; height:…

“Error loading settings. Contact an admin.”

dezinekc

After installing osTicket latest stable, I have tried installing script. I receive this error message on my website. “Error loading settings. Contact an admin.” @ www.thewoodlandsark.com Please advise…

Reply To: Invalid Email Address Error

stevland

…isn’t actually an osTicket Awesome issue… it’s related to core osTicket functionality. But the good news is there seems to be lots of info to be found on it: https://www.google.com/search?q=osticket+%E2%80%9CValid+email+is+required…

Reply To: The search box is not visible on white background

stevland

form[action=”kb.php”] #basic_search .input.attached input, form[action=”orgs.php”] .input.attached input, form[action=”users.php”] .input.attached input, form[action=”tasks.php”] .input.attached input, form[action=”tickets.php”] .input.attached input { background-color: #ddd; } form[action=”kb.php”] #basic_search .input.attached input:focus, form[action=”orgs.php”] .input.attached input:focus, form[action=”users.php”] .input.attached input:focus, form[action=”tasks.php”] .input.attached…

Display conflict with Attachment Inline Plugin

theteflacademy

…show up on? Advanced Search page when filtering by TicketStatus / State and User e.g. https://osticketawesome.com/a/1.15.2-1/scp/tickets.php?a=search&status=open&uid=3148 >> Is there anything that you can do that makes it go away? Disable…