Anonymous
Forum Replies Created
-
In reply to: Minor visual bugs
May 12, 2019 at 4:35 pm #4138Hhamish.paton@likeminded.co.nzParticipantDropdown icon pointing in wrong direction
In reply to: Expand ticket list/table
May 7, 2019 at 3:51 pm #4130Hhamish.paton@likeminded.co.nzParticipantSo turns out the subject is trimmed with css and not code:
/* full width subjects */ body.index-page .osta_subject > span.truncate { max-width: 100% !important; }
In reply to: Expand ticket list/table
May 7, 2019 at 3:46 pm #4129Hhamish.paton@likeminded.co.nzParticipantI’ve made these quick and dirty changes:
/* occupy more space */ body.index-page #sub_nav, body.index-page #content, body.index-page div#header-constrain { max-width: 95%; } /* search input behaves strange when wide, don't have time to deal with this - just move it down */ body.index-page #basic_search { height: 35px; } /* fix squished logo during login */ #login-title #header-image img { height: 100%; }
Seems to work, for now. Now to find the line of code that trims the subject line…
In reply to: Minor visual bugs
May 7, 2019 at 2:40 pm #4126Hhamish.paton@likeminded.co.nzParticipantNo worries, take your time with these ones – as long as the functionality works we can tolerate minor visual bugs.
CSS always keeps you on your toes 🙂
In reply to: Autocomplete doesn't work
April 30, 2019 at 5:28 pm #3934Hhamish.paton@likeminded.co.nzParticipantThanks, will get back to you once we upgrade.
Cheers
In reply to: osTicket 1.10.5 and 1.11 have been released
March 4, 2019 at 6:57 pm #3133Hhamish.paton@likeminded.co.nzParticipantWe’re in the same boat as @ITSupport. Eagerly waiting for 1.11 support.
Cheers