subtotal no view in checkout

  • Posts: 2
  • Thank you received: 0
11 years 2 months ago #150747

www.esytech.it/eshop
-- HikaShop version
-- Joomla version -- :2.5
-- Browser(s) name and version -- : chrome

how can I solve this problem?

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
11 years 2 months ago #150752

Hello,
If you are talking of the right side of your cart, the solution will probably be to do it with some CSS code.

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

  • Posts: 2
  • Thank you received: 0
11 years 1 month ago #151703

by changing the padding look better, but still not good, you can help to detect the string to edit css??

.hikashop_checkout_cart table .row0:hover, .hikashop_checkout_cart table .row1:hover{background-color:#f8f8f8}
.hikashop_checkout_cart table{border-collapse:collapse}
.hikashop_checkout_cart td{padding:10px}
.hikashop_checkout_cart thead tr{font-weight:bold; font-size:12px; color:#555555}
.hikashop_checkout_cart thead th{border-bottom:1px solid #ddd;  padding: 5px 10px;}
.hikashop_checkout_cart tfoot td{padding:5px 10px 5px 5px; text-align:right}
.hikashop_checkout_cart hr{background-color:#ddd}

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

  • Posts: 13201
  • Thank you received: 2322
11 years 1 month ago #151708

Hi,

You image it too big for this cart, thanks to use this following css property:

.hikashop_product_checkout_cart_image{
    width: 100px !important;
}

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

Time to create page: 0.110 seconds
Powered by Kunena Forum