Forum

ID number overlap
 
Notifications
Clear all

ID number overlap

9 Posts
4 Users
0 Reactions
40 Views
Posts: 1177
Admin
(@stevland)
Member
Joined: 2 months ago

Thanks for figuring that out, Jon!

I sent you a private message regarding this.

In your last screenshot I notice your company name is still set to osTicket Awesome.

You know you can change that in Admin Panel > Theme, right?!  🙂


Reply
Posts: 7
Topic starter
(@jonathan-krake)
Member
Joined: 8 years ago

<p>Haha I didn't even notice.  It is fixed now, thanks for noticing. </p>


Reply
Posts: 1
(@gerald1967)
Member
Joined: 8 years ago

Hi, we have the same issue with tickets submitted by API, seemingly there is a fix for it. Could you please share them with me.

Thank you very much.

Gerald 


Reply
Posts: 1
(@khaled)
Member
Joined: 5 years ago

Hi there,

We have the same issue here, could you please share the solution to fix it?

Regards,


Reply
Posts: 1177
Admin
(@stevland)
Member
Joined: 2 months ago

I’m very surprised that anyone who is running a recent release is seeing this issue.

But here is a nuclear fix.

Copy / paste the following to Admin Panel > Theme > Custom CSS:

.Icon.apiTicket {
background: none;
margin-left: 0;
}
a.Icon.apiTicket.preview {
margin: 0 0 0 12px;
margin: 0;
}
a.Icon.apiTicket.preview b {
font-weight: normal;
font-size: 10px;
font-family: 'Open Sans', sans-serif;
}
table.list.queue.tickets a.Icon.apiTicket.preview {
font-weight: 400;
border: .5px solid #128dbe;
border-radius: 2px;
padding: 2px 3px 2px 3px;
background: #ffffff7a;
margin: 0;
font-size: 10px;
}

If it doesn’t work, let me know!


Reply
Page 2 / 2
Share: