we_universal

Weird icons in PM's - we_universal

Weird icons in PM's

by sp3ctre » Wed Jan 15, 2020 9:07 pm

I am seeing double icons in the PM section on 2.6.1 (php3.3)
Attachments
Screenshot 2020-01-15 at 21.06.29.png
sp3ctre
Registered User
Posts: 321
Joined: Sun Jul 15, 2007 11:06 am

Re: Weird icons in PM's

by sp3ctre » Wed Jan 15, 2020 9:14 pm

Appears to be this bit of css:
.pm_unread dt:nth-child(1) {
background-image: url(./images/topic_unread.gif);
}
sp3ctre
Registered User
Posts: 321
Joined: Sun Jul 15, 2007 11:06 am

Re: Weird icons in PM's

by v12mike » Thu Jan 16, 2020 6:56 am

The problem (which has been hanging around for a while) was that it was having icons added by both prosilver and we_universal. I have removed the ones that we universal was adding. The remaining prosilver icons are a little smaller than those on other pages, but I think that it will do for this release.
v12mike
Registered User
Posts: 590
Joined: Thu Jul 09, 2015 5:03 pm

Re: Weird icons in PM's

by sp3ctre » Thu Jan 16, 2020 3:46 pm

v12mike wrote:The problem (which has been hanging around for a while) was that it was having icons added by both prosilver and we_universal. I have removed the ones that we universal was adding. The remaining prosilver icons are a little smaller than those on other pages, but I think that it will do for this release.
Nice one, thanks
sp3ctre
Registered User
Posts: 321
Joined: Sun Jul 15, 2007 11:06 am