Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
1
Question by cregox · Feb 24, 2010 at 12:15 AM · metaunityanswers-site-specific

Users Stats not coloring Accepted Answers in the Questions List

I think the title is pretty self explanatory.

Go to your User Stats clicking the name on the top. If you don't have enough questions with accepted and unaccepted answers (like my case right now), just go to some user who have.

If you move the mouse over the number of answers and there is an accepted answer, it will say so. If there isn't, nothing will pop. In stackoverflow there's a much simpler way to see that: the accepted answers are colored different.

So, why isn't in unity answers the same way?

Comment
Add comment · Show 4
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Lipis · Feb 24, 2010 at 12:40 AM 1
Share

I would agree with you! They have to do something with colors..

avatar image Lipis · Mar 19, 2010 at 06:19 PM 0
Share

@Cawas you can close this questions now.. It's done :)

avatar image Lipis · Mar 19, 2010 at 06:21 PM 0
Share

I also removed the tags because it will be confusing after a while.. we should have only unity-answers, faq and/or discussion tags for UnityAnswers specific questions.. everything else with the Unity it self!

avatar image cregox · Mar 20, 2010 at 08:45 PM 0
Share

@Lipis I don't have an option to "close" o_O just edit, rollback, delete and flag. Let me see...

3 Replies

· Add your reply
  • Sort: 
avatar image
2
Best Answer

Answer by runevision · Mar 19, 2010 at 05:17 PM

This is now implemented.

Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image cregox · Mar 19, 2010 at 05:43 PM 0
Share

Looking much better, even if it's a little bit shy. Bring the colah!

avatar image Lipis · Mar 19, 2010 at 06:17 PM 0
Share

Finally...!! +1 just because you found that question :)

avatar image
1
Best Answer

Answer by cregox · Mar 11, 2010 at 10:53 PM

To whom it may interest, I just found out how to fix this for ourselves.

Grab your favorite CSS editor plugin for your browser (in my case I'm experimenting with Personalized Web for Google Chrome) and add the following CSS lines to it:

.answered-accepted {
  color: white;
  background: #090;
}
.unanswered{
  color: #900;
}
.answered{
  color: #090;
}

Works wonders for me! At least while the folks at unity3d answers don't fix this. :)

You may want to try, as hinted in the first link, to enclose all that with the following:

@-moz-document domain("answers.unity3d.com") {

But that didn't work in my case. Anyway, the plugin already allow me to restrict the CSS injection to a specific domain.

Comment
Add comment · Show 5 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Lipis · Mar 18, 2010 at 02:37 PM 0
Share

This is actually not bad.. but we want the real solution.. like somebody.. call somebody and get it fixed..!

avatar image Cyclops · Mar 18, 2010 at 02:59 PM 0
Share

I don't there there is anybody in charge... I thought we were an autonomous collective... From the FAQ: "At the high end of this reputation spectrum there is little difference between users with high reputation and moderators. That is very much intentional. We don't run UnityAnswers. The community does." Sure, except when it comes to configuration...

avatar image cregox · Mar 18, 2010 at 10:25 PM 0
Share

@Lipis I agree. But that would have to be done by some ad$$anonymous$$ and, when it's done, they could put a tag "status-completed" here: http://meta.stackoverflow.com/questions/tagged/status-completed

avatar image Lipis · Mar 19, 2010 at 06:18 PM 0
Share

well the status completed is only for meta sites..! here is more like trying to figure out what should they do..!

avatar image cregox · Mar 20, 2010 at 08:44 PM 0
Share

@Lipis, well, I accepted the "this is now implemented" answer then. :P

avatar image
0

Answer by Lucas Meijer 1 · Feb 28, 2010 at 12:58 AM

Unity Answers uses StackExchange, a product from the makers of StackOverflow. Not all stackoverflow features are in stackexchange yet. meta.stackexchange.com has an endless list of people talking about this stuff.

Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image cregox · Mar 11, 2010 at 10:54 PM 0
Share

As you can see from my answer, it actually is implemented already. It's just a matter of configuration.

avatar image Lipis · Mar 18, 2010 at 02:37 PM 0
Share

not all of them but the colors is there..! you can check that in other stackexchange sites..!

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

No one has followed this question yet.

Related Questions

How to turn off the RED maintenance notice? 4 Answers

How do we go about improving Unity Answers usability? 2 Answers

How do I post an image in a UnityAnswers question 1 Answer

Question wanted dead or alive 1 Answer

Where is the meta page for unityAnswers? 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges