Change the way the radio button look like?

  • Posts: 15
  • Thank you received: 0
7 years 1 month ago #289239

-- HikaShop version -- : 3.08
-- Joomla version -- : 3.8.0
-- PHP version -- : 7.0.28
-- Browser(s) name and version -- : chrome

Hello. I want to change the way the radio button in this page look like Loukou . I want to make it vertical and the title to be on top. how i can do this.can anyone help me.

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

  • Posts: 12953
  • Thank you received: 1778
7 years 1 month ago #289241

Hello,

To change the displaying of your product page Characteristics radio buttons, the solution will probably just be to directly use some CSS code :
www.hikashop.com/support/documentation/1...the-display.html#css

Using something like this will probably do the job :

.hikashop_product_characteristics_table label.radio {
    display: block;
}

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

  • Posts: 15
  • Thank you received: 0
7 years 2 weeks ago #290720

Can i have same help where i can find this css file to change it. Because i have search and i can find hikashop_product_characteristics_table label.radio. Or i have to write the code my own and if i must where i must write it in order to display my changes.

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

  • Posts: 4820
  • Thank you received: 654
  • MODERATOR
7 years 2 weeks ago #290724

Hello,

You have to know that this forum aim is to help you to use and set HikaShop, and not to provide Css command or Custom code.
From this you have 2 solutions :
- Do yourself your css custom to improve your radio design, you have here , several Css references to find what you need. And have a look on this tutorial .
OR
- You contact one of our partner to custom your Css code, here .

Regards

Last edit: 7 years 2 weeks ago by Philip.

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

Time to create page: 0.076 seconds
Powered by Kunena Forum