Characteristics in Cart

  • Posts: 70
  • Thank you received: 0
7 years 1 month ago #281256

-- url of the page with the problem -- : www.grammashop.com
-- HikaShop version -- : 3.2.1
-- Joomla version -- : 3.8.1

I make image in characteristics. It's very good option for hikashop but when it show in cart

I think it's large image. I want reduce size characteristics image when it show in cart.
Thanks

Attachments:

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

  • Posts: 82868
  • Thank you received: 13378
  • MODERATOR
7 years 1 month ago #281258

Hi,

You can surely do that.
For example, with such CSS:
.notifyjs-container img{ width : 25px; }
However, it will also affect the main image of the product in the notification box.
So it would be great to add a class in your img tag so that you could do something like that:
.notifyjs-container img.myclass{ width : 25px; }

The following user(s) said Thank You: Bankthaworn

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

  • Posts: 70
  • Thank you received: 0
7 years 1 month ago #281300

Thanks Nicolas
But I just make my site. Where can I see css class?
I try to put ".notifyjs-container img.characteristics { width : 25px; } but it don't work.

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
7 years 4 weeks ago #281303

Hello,

You said :

I make image in characteristics.

And Nicolas wrote :

So it would be great to add a class in your img tag so that you could do something like that:

Nicolas gave you an example of CSS but afterwards, our support is not specialized for customization.
We do have a documentation page if you want to learn more about CSS (and HTML)
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.079 seconds
Powered by Kunena Forum