Results 1 to 2 of 2

Thread: Changing the checkout button on multistore?

  1. #1
    Join Date
    Nov 2011
    Posts
    3

    Default Changing the checkout button on multistore?

    I have tried and failed for a few hours now to change the "checkout now" button on the multistore 9.2 on one of my store with no luck. I tried the css methods even hard coding it using the <asp:imagebutton/> and none of it worked. Any ideas?

  2. #2
    Join Date
    Mar 2009
    Posts
    100

    Default

    check your shoppingcart.aspx file it you have CSS class asign to
    <asp:Button ID="btnCheckOutNowTop" Text="<%$ Tokens:StringResource,shoppingcart.cs.111 %>" runat="server" CssClass="CheckoutNowButton" />

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •