Forums

eShop Add to Cart btn not Displaying Properly (3 posts)

  1. glenerd
    Member
    Posted 1 month ago #

    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?

  2. elfin
    Member
    Posted 1 month ago #

    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;
    }
  3. glenerd
    Member
    Posted 1 month ago #

    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!

Reply

You must log in to post.

About this Topic