Problem with the accordion vertical menu module

  • Posts: 86
  • Thank you received: 2
11 years 6 months ago #100107

Hello.

I have a problem with the accordion vertical menu module of HikaShop.T

he subcategories are all together and I want each category is displayed one per line.

Deputy capture the problem.

Is there any way to fix it?T

hank you very much from now.


Attachments:

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

  • Posts: 26151
  • Thank you received: 4027
  • MODERATOR
11 years 6 months ago #100268

Hi,

I guess that is not a problem with the accordion vertical menu but with one of your CSS rules.
The content of the accordion is a list made with "ul / li" and I think you have a CSS rule which change the vertical listing of this "ul / li" into a horizontal listing (by adding a "float: left;").
You have to add a new specific rule for the accordion in order to remove the "float: left" for the "ul / li" of the accordion (using the unique id of the main div of the module).

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: 86
  • Thank you received: 2
11 years 6 months ago #100270

Thank you very much for your reply.I do not know much about css, I'd appreciate a guide to know which files and edit lines.From already thank you very much.

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

  • Posts: 26151
  • Thank you received: 4027
  • MODERATOR
11 years 6 months ago #100306

Hi,

Without any link to your website, I can't see what is the source of your problem. So I can't give you the solution.
Would it be possible to have a link to your site ?

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: 86
  • Thank you received: 2
11 years 6 months ago #100309

I send it by private message

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

  • Posts: 26151
  • Thank you received: 4027
  • MODERATOR
11 years 6 months ago #100343

Hi,

In your custom CSS file, you have the rule:

.hikashop_category_list_item, .hikashop_product_list_item{
	float:left;
}
By removing it, the list would be displayed vertically.

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: 86
  • Thank you received: 2
11 years 6 months ago #100348

Jerome:

Thank you very much it worked to perfection!

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

Time to create page: 0.086 seconds
Powered by Kunena Forum