• 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?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User

    (@anonymized-3085)

    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;
    }

    Thread Starter glenerd

    (@glenerd)

    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!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘eShop Add to Cart btn not Displaying Properly’ is closed to new replies.