I'm using the WordPress Ecommerce plugin and I'm having problems with the rating area. Here's how it's supposed to look like:
Here are screenshots of the problem:
Firefox | IE7 | IE8 & IE9 |
---|---|---|
![]() |
![]() |
![]() |
How can I fix the appearance in Firefox, IE7, IE8, and IE9 so that it displays the way I actually want it to? The Rating value should be positioned to the right of the stars.
The problem come from the span with id="vote_total_XX", try to remove the float="left" at line 299.