chart number problem

  • Posts: 182
  • Thank you received: 1
13 years 3 months ago #23970

why is showing double - + ?

Attachments:

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 3 months ago #23976

It's because of your CSS. You should add some CSS to not have the minus and plus underlined:
.hikashop_product_quantity_field_change{
text-decoration: none;
}

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

  • Posts: 182
  • Thank you received: 1
13 years 3 months ago #23981

.hikashop_product_quantity_field_change{
text-decoration: none;
}

.hikashop_product_quantity_field{
	width:25px;
}
a.hikashop_product_quantity_field_change:hover{
	text-decoration: none;
}

i added but did'nt change anything
which CSS template or hikashop?

Last edit: 13 years 3 months ago by resif.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 3 months ago #23982

Either one. Don't forget to flush your browser cache when testing.

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

Time to create page: 0.064 seconds
Powered by Kunena Forum