Jump to content

How to change new/read post image in threadlist?

Featured Replies

Posted

When viewing the main forum you see this:

threadlist.png.8c6c8eff1a99c5ff103f861e428d5cb7.png

How can I change those textballoons which show if there are unread threads with other icons/images?
I've looked in the "Icons & Logo's" and in the "Manage resources" in the Theme settings, but could not find them. Theme is a copy of the original theme.
 

  • Author

Phuu... found it. Have to change it forum by forum. I thought it could be done all at once but this has more options to it. Nice!

 

  • Author

Now I changed the icons, but if there are unread posts, it's hard to see.

Is there a code which I can use in custom.css to have them give a red background color if there are unread posts in a forum?

 

to change background color then in custom.css try:

.ipsItemStatus.ipsItemStatus_large {
  background: red;
}

 

  • Author


@MariusThank you, I knew about those, but would like to use my own custom icons which can be put in at the forum settings with icon.

@steve00Thank you. I'm having a thread in theme customisation for a kindlike code for unread messages, but that only works on default icons.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.