Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • csphuket Friend
    #155289

    As shown in the picture, this is the product detail page. I don’t want the blue margin around the Add to Cart button, I want it to show the red button solely. I’ve checked the flypage.tpl and have nothing to do with it. Should be something of VM, but I can’t find where it is. Hope someone can help.

    Don Lee Friend
    #359079

    Hi,
    Plz give me your link then I will check for the solution.

    csphuket Friend
    #359222

    I haven’t put this site on to server, just try to adjust the template on AppServ localhost only. Anyway, I have seen that the demo of this template showed different color of the border, so I think you might know where to change the element, I can modify it if I found the correct target. Thank you.

    Don Lee Friend
    #359223

    <em>@csphuket 198811 wrote:</em><blockquote>I haven’t put this site on to server, just try to adjust the template on AppServ localhost only. Anyway, I have seen that the demo of this template showed different color of the border, so I think you might know where to change the element, I can modify it if I found the correct target. Thank you.</blockquote>

    Since I have not got your site, so I can not ensure I will give you the most exact target, but plz look at below code in file templates/ja_mesolite_ii/css/ja.vm.css

    .addtocart_button_module,
    .notify_button,
    input.addtocart_button {
    padding: 0 20px 0 0;
    width: 102px;
    height: 22px;
    background: url(../images/bt-addtocart.gif) no-repeat left top #00A9DD;
    border: none;
    text-indent: 20px;
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 5px;
    cursor: pointer;
    direction: ltr;
    }

    That is the css style of “Add to cart” button.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Don Lee 14 years, 1 month ago.

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