Weird icons in PM's - we_universal
-
- Registered User
- Posts: 321
- Joined: Sun Jul 15, 2007 11:06 am
Re: Weird icons in PM's
Appears to be this bit of css:
.pm_unread dt:nth-child(1) {
background-image: url(./images/topic_unread.gif);
}
-
- Registered User
- Posts: 321
- Joined: Sun Jul 15, 2007 11:06 am
Re: Weird icons in PM's
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.
-
- Registered User
- Posts: 590
- Joined: Thu Jul 09, 2015 5:03 pm
Re: Weird icons in PM's
Nice one, thanksv12mike 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.
-
- Registered User
- Posts: 321
- Joined: Sun Jul 15, 2007 11:06 am