This topic is locked.

"Mystery meat" navigation
Usability expert Jakob Nielsen coined the term above to refer to navigation elements or info that is hidden until a mouse event occurs. In this case, I am referring to image resolution info now being hidden under the little red stars. The stars look cool, but they interfere with my ability to use the site.

I would like it if resolution info was available at a glance without having to mouse over. Also, I don't just want to filter by resolution since I might miss out on some in a different size.

Anyway, I hope you can address this. I signed up just to complain about this--because I love your site and think it is worth complaining about. Thanks.
workaround
In opera you can use 'User mode' style with customized css. Or try this in address line (can be added to bookmarks, tested in opera and firefox):

javascript:document.getElementById('block-reason').innerHTML+='<style>a.directlink span {display: inline; font-size: 0.8em}</style>';window.event.returnValue=false;
manplanter said:
Usability expert Jakob Nielsen coined the term above to refer to navigation elements or info that is hidden until a mouse event occurs. In this case, I am referring to image resolution info now being hidden under the little red stars. The stars look cool, but they interfere with my ability to use the site.

I would like it if resolution info was available at a glance without having to mouse over. Also, I don't just want to filter by resolution since I might miss out on some in a different size.

Anyway, I hope you can address this. I signed up just to complain about this--because I love your site and think it is worth complaining about. Thanks.
Will look into it on next software update, which might be tomorrow if everything goes ok

*Was easy* Fixed. Thanks for your feedback

I've noticed the fix I did produces an ugly bug when tag blacklisting, will need to look over it again.