Forum Moderators: msansing
Suggestion Box F.A.Q (Last Updated: 2024 Nov 17 10:06 am)
This forum is designed for suggestions from the community on how you feel we can improve Renderosity.
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
What I'm ultimately wanting is to be able to customize the color of the "new message" icons in the forums. I'm partly color blind, and I have trouble distinguishing the gray star from the (Orange? Yellow? Whatever color #EBB744 is) one. I have even more trouble with announcements, because of the thin lines of the circle and exclamation point.
I had some different ideas for implementing this:
Create a selection of icons that we could choose from; possibly the current set, a starkly contrasting set, and a black and white set maybe. For this option, we'd have a code in our profile that would indicate which icon set we use, and the forum pages would be modified to point to the alternate icon set.
Perhaps there would be a way for us to choose the color we want for new versus old, and the icons could be generated on the fly. I'm sure that's a lot more programming, but I expect there's several PHP-friendly widgets already out there that can generate PNG files from a template.
Another idea would be to let us upload our own icons, the way we upload our avatars. The icons could be limited in file size and dimensions to save on space. The forum pages would be modified to point to the set we uploaded, or the default set for users that don't upload an alternate.
If changing the icons isn't workable, perhaps we could get access via style sheet to the cell when the new icon is going to be displayed. If we had a style cheet code for table cells that are showing the new message icon, then I could change the color that way, and it wouldn't be disturbing to anyone else.
Hopefully one of those is an option that's not too much of a problem with respect to disk space/bandwidth/programming.
Anyhow, that's my suggestion.