Bootstrap 3 with Responsive Yootheme

  • Posts: 135
  • Thank you received: 5
11 years 7 months ago #133036

-- url of the page with the problem -- : wicks.msfcomp.org/index.php/hikashop-men...al-aromatheraphy-oil
-- HikaShop version -- : Business 2.2.2 (test site)
-- Joomla version -- : 3.2.0
-- PHP version -- : 5.3.27
-- Browser(s) name and version -- : Chrome Version 31.0.1650.57 m

I have set the boostrap in the "general display options" see attachment #1




When I go to my product characteristic dropdown, the colous are white on white unless you hover over the dropdown (see attachment #2)



If you turn off bootstrap then the display layout is awful.

Any help ?

Regards and thanks in advance.

Mark

Attachments:
Last edit: 11 years 7 months ago by markfell.

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

  • Posts: 26253
  • Thank you received: 4040
  • MODERATOR
11 years 7 months ago #133038

Hi,

The dropdown is managed by the "chosen" library.

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: 135
  • Thank you received: 5
11 years 7 months ago #133212

Jermone,

I turn off the "chosen" library and it is still white on white.

Mark

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

  • Posts: 26253
  • Thank you received: 4040
  • MODERATOR
11 years 7 months ago #133244

Hi,

The problem come from your template. They is this CSS rule

::selection {
  background: rgba(205, 191, 172, 0.5);
  color: #ffffff;
  text-shadow: none;
}
which set a white color for text and set a transparent background.
But it is not possible to have a transparent background for native dropdown and I don't think that it is possible for chosen too.

So you have to made some modifications in your template in order to not have a white color for the text of your dropdowns.

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: markfell

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

Time to create page: 0.047 seconds
Powered by Kunena Forum