Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • novelco Friend
    #141944

    Take a look at the categories at http://www.greywolfindianarts.com.
    On Internet Explorer the Add to Cart button overlaps when looking at the list of products in a category. Any idea why??

    Anonymous Moderator
    #308145

    Hi there

    Open templates/ja_zeolite/css/ja.vm.css file, at about line 51, find following code:

    input.addtocart_button {
    background:#333333 url(../images/bt-addtocart.gif) no-repeat scroll center top;
    border:medium none;
    color:#FFFFFF;
    font-weight:bold;
    height:25px;
    margin:10px 0 0;
    padding:0 0 2px;
    text-indent:18px;
    width:100px;
    }

    and change to:

    input.addtocart_button {
    background:#333333 url(../images/bt-addtocart.gif) no-repeat scroll center top;
    border:medium none;
    color:#FFFFFF;
    font-weight:bold;
    height:25px;
    margin:10px 0 0;
    padding:0 0 2px 3px;
    text-indent:18px;
    width:100px;
    }

    novelco Friend
    #308234

    Solved, THANK YOU!

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  novelco 15 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum