Add image to "proceed to checkout"-button

  • Posts: 137
  • Thank you received: 2
14 years 3 weeks ago #23841

I would like to add an image to the "proceed to checkout"-button which is displayed in the file cart of the product view. When I use the "hikashop_cart_input_button" class also other buttons change their style.

Best regards

Please Log in or Create an account to join the conversation.

  • Posts: 84304
  • Thank you received: 13698
  • MODERATOR
14 years 3 weeks ago #23854

You need to do like us on our demo website with a CSS selector:
.hikashop_cart_module .hikashop_cart_input_button {
background: url(../images/cart_ok.png) no-repeat;
}

Please Log in or Create an account to join the conversation.

Time to create page: 0.054 seconds
Powered by Kunena Forum