View Single Post
Posts: 263 | Thanked: 679 times | Joined on Apr 2008 @ Lyon, France
#9
Originally Posted by anidel View Post
Here's an error.
If you navigate to an application "home page" in the download section (one app that does not have 5 stars), the "gray" stars appear as regular "*" characters instead of gray star images.
I am not sure if this checklist applies to this, but I post it anyway:

# Need 1/2, 1/4 & 3/4 star images (Glaubert)
Thanks for the report anidel. Indeed, it is the partial_star_**.gif images that are missing which is the problem, you can see this by checking the source for the offending pages. For SelectionSource, for example, the stars are shown with the HTML:

<img src="http://static.maemo.org/style_maemo2009/img/star_over.png" alt="*"><img src="http://static.maemo.org/style_maemo2009/img/star_over.png" alt="*"><img src="http://static.maemo.org/style_maemo2009/img/star_over.png" alt="*"><img src="http://static.maemo.org/style_maemo2009/partial_star_75.gif" alt="*"><img src="http://static.maemo.org/style_maemo2009/img/star_normal.png" alt=" ">

Cheers,
Dave.
 

The Following User Says Thank You to dneary For This Useful Post: