htmlcsswordpress

Browser inconsistencies


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:

enter image description here

Here are screenshots of the problem:

Firefox IE7 IE8 & IE9
screenshot in firefox screenshot in ie7 screenshot in ie8 and 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.


Solution

  • The problem come from the span with id="vote_total_XX", try to remove the float="left" at line 299.