Shopping Cart Module Button Styling

  • Posts: 13201
  • Thank you received: 2322
9 years 3 months ago #186223

Hi,

To replace it you can potentially do a translation override on the key:

CART_EMPTY="The cart is empty"

To have:

CART_EMPTY="<div class='empty_cart'></div>"


And add this kind of css property:
.empty_cart {
background-image: url('/images/shoppingcart.png');
}

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

  • Posts: 1
  • Thank you received: 0
6 years 7 months ago #277989

what is the css file that I have to modify? Thank you

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

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
6 years 7 months ago #278458

Hello,

You can edit the CSS file you want since it's a CSS rule to add.
www.hikashop.com/support/documentation/1...the-display.html#css

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

Time to create page: 0.069 seconds
Powered by Kunena Forum