Price color cart module

  • Posts: 203
  • Thank you received: 0
11 years 1 month ago #166937

-- HikaShop version -- : HikaShop Starter 2.3.2
-- Joomla version -- : 3.3.3.
-- PHP version -- : 5.4.30
-- Browser(s) name and version -- : Firefox 31

Hello Team,

i want to change the color if the price in the carf module.
i thought this would help

.hikashop_cart_module span.hikashop_product_price_full { color: #FFFFFF !important; }
But nothing changed.

So how is it possible to only change color of orice in the cart module?

thx
Andreas

Last edit: 11 years 1 month ago by Jerome. Reason: I couldn't read the message correctly.

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

  • Posts: 84315
  • Thank you received: 13706
  • MODERATOR
11 years 1 month ago #166939

Hi,

I don't see the problem with that CSS code.
We would need to look at the page in order to see what's going on.

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

  • Posts: 203
  • Thank you received: 0
11 years 1 month ago #167115

showcase.cms-buttler.de

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

  • Posts: 26275
  • Thank you received: 4046
  • MODERATOR
11 years 1 month ago #167133

Hi,

I don't see any cart module in your website so, I don't think that the CSS will be apply on it, if there is no.

But you can use our "bible" (or other CSS documentation on the Internet) :
www.hikashop.com/support/support/documen...ize-the-display.html

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.

  • Posts: 203
  • Thank you received: 0
11 years 1 month ago #168377

Thx

maybe you could take a look now.

i cant find the right code to change size and color of the price in the cartmodule

thx

andreas

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

  • Posts: 26275
  • Thank you received: 4046
  • MODERATOR
11 years 4 weeks ago #168421

Hi,

Please understand that our job is to provide support on HikaShop, not to do CSS.
If you take a look at the page content, using the technical explain in our CSS documentation
www.hikashop.com/support/support/documen...ize-the-display.html

You will see that the class on the price span is "hikashop_product_price", not "hikashop_product_price_full".
So the right code is

.hikashop_cart_module span.hikashop_product_pricel { color: #FFFFFF !important; }
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.
The following user(s) said Thank You: CMS-Buttler

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

Time to create page: 0.068 seconds
Powered by Kunena Forum