jeffsproge Posted March 20, 2021 Report Share Posted March 20, 2021 I have been scouring the internet and have tried all kinds of plugins and apps and have been entering code and I have no clue what I am doing here to be honest with you. I may be being dumb here, which is the case most times and there is some setting somewhere or something. The issue I am having is all my icons are very dim or faded. I can not seem to get them solid. I can change the color but it is still very faded. Please someone help because I am at wits ends here and can not find any info on google about the paticular issue I am having. I am using V4.5.4.2 nulled I have also attached a screen shot to show the faded icons. Quote Link to comment Share on other sites More sharing options...
alexis Posted March 20, 2021 Report Share Posted March 20, 2021 jeffsproge those icons have to be faded there indeed: that means, that there are no unread content in those forums. In case there are some new unread content in a forum, the icon for that forum will not be faded. To test it, create a new account, then create a topic in a "Customization" forum, then login with your main account, and from the main page you will see that the icon for "Customization" forum is not faded. Quote Link to comment Share on other sites More sharing options...
jeffsproge Posted April 4, 2021 Author Report Share Posted April 4, 2021 @alexis ty for your reply. after hours of googling I finally found my solution. I had to enter custom css code to make all icons solid all the time. for anyone that wonders what it was I entered this code in my custom css in themes (selecting the </> button for all the other noobs that may be reading this lol) */.ipsItemStatus.ipsItemStatus_read { opacity: 1; } but I appreciate your feedback, Thanks Quote Link to comment Share on other sites More sharing options...
alexis Posted April 5, 2021 Report Share Posted April 5, 2021 В 05.04.2021 в 07:02, jeffsproge сказал: @alexis ty for your reply. after hours of googling I finally found my solution. I had to enter custom css code to make all icons solid all the time. for anyone that wonders what it was I entered this code in my custom css in themes (selecting the </> button for all the other noobs that may be reading this lol) */.ipsItemStatus.ipsItemStatus_read { opacity: 1; } but I appreciate your feedback, Thanks you didn't ask us how to make them solid all the time You just wonder, why they were faded /*.ipsItemStatus.ipsItemStatus_read { opacity: 1; } */ I think, this would be a correct code to enter into custom.css Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.