Jump to content

Forum Icon question


Recommended Posts

That's normal. It means that there's no new content in that forum. Your users will see the full-colour versions usually unless they've already read everything.

Do you still want to overwrite that functionality now that you know what it's for? If so, adding the following to your custom.css should work:

.ipsItemStatus.ipsItemStatus_read {
    opacity: 1;
}

 

Edited by Meddysong
Link to comment
Share on other sites

This would be an issue with your custom theme. Without seeing the site I can't give you exact directions but it will be something to do with this:

.ipsItemStatus.ipsItemStatus_read

It's probably also adding a greyscale to it when its read instead of its standard opacity.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...