…i think it was a problem between how Internet Explorer and FireFox interpret the Float command….
The edit below seems to at least let the totals be seen…even if aligned wrong, i would rather see it aligned wrong then not be able to see the totals at all…
For now i have just edited
…/wp-content/plugins/jigoshop/assets/css/frontend.css
and taken out the float command.
So before it read …
.cart-collaterals .cart_totals{float:right;width:325px;text-align:left}
It now reads…
.cart-collaterals .cart_totals{width:325px;text-align:left}
Aligning to the left now but at least it is visible…cart totals are pretty necessary i think…
If there is a better way to get the totals visible in FF and IE can someone get back to me via this thread.
Wicked nice piece of software by the way, i will be getting my friends to upgrade to the paid version …these free versions are invaluable to show people just what something can do…not sure if this is the place to post such a comment, jigoshop = awesome for users !
Cheers
Tony