Layout problem - result compairing products

  • Posts: 88
  • Thank you received: 0
11 years 9 months ago #56803

Hi,

I am facing problems with the control of the layout.
For the compare result I am not able to select the number of columns.
Only the number of products (max comparing number can be selected)

How do I have to manage this please (see enclosed picture)
I made the template with Artisteer.

The same problem for the checkout-form (country field need to be decreased) see picture

Thanks a lot for your help.

regards,
Jan

Attachments:

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

  • Posts: 81605
  • Thank you received: 13084
  • MODERATOR
11 years 9 months ago #56833

Hi,

On the comparison page, you have one product per column. If you decrease the max comparing number of products, it will also decrease the max number of columns. There is no need for another option.

For the country field, you can just limit its size by adding CSS in the front end CSS of HikaShop via the Display tab of the configuration:

#address_country{ size: 150px; }

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

  • Posts: 88
  • Thank you received: 0
11 years 9 months ago #56849

Hi Nicolas,

sorry but , I have no experience with CSS.
I have no idea where to find that field -> #address_country{ size: 150px; }

I guess I have to edit "address_view" of the checkout.



Front end thejarfactory_template_green address address_template
1 Front end thejarfactory_template_green address form
1 Front end thejarfactory_template_green address listing
1 Front end thejarfactory_template_green checkout address
1 Front end thejarfactory_template_green checkout address_view

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

  • Posts: 81605
  • Thank you received: 13084
  • MODERATOR
11 years 9 months ago #56871

Hi,

No, you're looking at the Display->Views page.
I'm talking about the Display tab of the configuration:
www.hikashop.com/en/support/documentatio...-config.html#display
There is only one front end CSS file so you can't miss it.
And note that you need to ADD that CSS, so it's normal that you don't find it in the file.

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

Time to create page: 0.067 seconds
Powered by Kunena Forum