eShop v 3.72
Kind of odd but, the Add to cart is displaying in IE7 fine but not in FF2. (Same with subsequent buttons, i.e. update Cart, Empty Cart)
Ideas?
Not an eshop issue - css in your stlye sheet for the theme is causing it. You may need to remove or alter this:
.button {
display:block;
width:230px;
height:50px;
text-indent:-9999px;
width:230px;
}Right you are, I thought it might have been a css issue but was looking at the eshop css and not at my themes css.
Thanks!
You must log in to post.