-
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?
-
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
-
Forum Rules