Help editing CSS code

  • Posts: 36
  • Thank you received: 0
11 years 9 months ago #85864

I need help finding the CSS code that controls the background color of the product windows on the product page. I am using firebug and found the code that makes the change but I can't find the CSS document to make the change.

#hikashop_category_information_menu_158 div.hikashop_subcontainer {
background-attachment: scroll;
background-clip: border-box;
background-color: #FFFFFF; <–––––––( I want to change this!)
background-image: none;
background-origin: padding-box;
background-position: 0 0;
background-repeat: repeat;
background-size: auto auto;

The domain is thekoipond.com/index.php/t

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

  • Posts: 26152
  • Thank you received: 4027
  • MODERATOR
11 years 9 months ago #85865

Hi,

First you can modify the CSS file directly in HikaShop in order to add rules.
www.hikashop.com/en/support/documentation/faq.html#css

After that, your menu (with id 158) have some options configured that you can changed in the backend in: HikaShop > Content Menu
By editing the menu with the id 158, you would found the appropriated color option.

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.
Last edit: 11 years 9 months ago by Jerome.
The following user(s) said Thank You: tolson

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

Time to create page: 0.053 seconds
Powered by Kunena Forum