Changing the listing sequence in the subcontainer

  • Posts: 9
  • Thank you received: 1
12 years 3 months ago #58759

Dear Users!

I use HikaShop first, and I'm a beginner.
I set my shop well, but some changes would be suitable for me if it's possible.
When I click on a category on my page it lists products in 4 rows using DIVs. It has a display sequence (by 'name and title') to list details of the product set in the Configuration menu. My products are displayed in the subcontainer like this: 1. Product image, 2. Product price, 3. Product title, 4. Product code, 5. Cart button.
My question is that can I change this sequence, for example: 1. Product image, 2. Product code, 3. Product title, 4. Product price, 5. Cart button?
Also can I change the text format (bold, italic, normal, etc) in this display?

Any solutions are welcome! Thank you in advance!
My web page (Hungarian page): http://proba.miracletrade.hu/index.php/hu/borapolok (under testing...)

Thank you! András

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

  • Posts: 82819
  • Thank you received: 13366
  • MODERATOR
12 years 3 months ago #58817

Hi,

You can do that by swapping the different areas of the file "listing_img_title" of the view "product" via the menu Display->Views.

You can have the text weight to be bold by adding such CSS in the front end CSS file of HikaShop via the Display tab of the configuration:
.hikashop_products{
font-weight: bold;
}

The following user(s) said Thank You: andrewatya

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

  • Posts: 9
  • Thank you received: 1
12 years 3 months ago #58905

Dear Nicolas,

Thank you for your great, helpful answer! It works!!!
I could turn it to the suitable sequence, however I doesn't mean your 2nd help at all.
Of course, I found the frontend CSS option in the configuration menu and I'm able to modify it too, but wich section of this I need to add this code got from you? Can you add the number of row or a little piece of text where can I paste it.
As a reminder: I would like to change the weight of text of the code, title and the price in the product listing, if it's possible.
Thank you for your help!!!

Kind regards,
This webshop solution is excellent!

András

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

  • Posts: 82819
  • Thank you received: 13366
  • MODERATOR
12 years 3 months ago #58955

You can add the CSS at the beginning or at the end of the file, it doesn't matter.

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

Time to create page: 0.036 seconds
Powered by Kunena Forum