Little bug in standart showing of products asImage

  • Posts: 11
  • Thank you received: 0
12 years 5 months ago #29381

I use standart template with 960px wide. I disable left and right column of template. I wonna to display 10 products with icons 80x80px on one row. Problem is in that - they is in left of page and on right still have empty space (like for one thumbnail). I check all and after some new instalation problem is still here. I change joomla template - problem is not in that.

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

  • Posts: 81566
  • Thank you received: 13075
  • MODERATOR
12 years 5 months ago #29411

There is a default margin of 10 px around each product which can be changed in the hikashop options of your menus/modules.
Before creating your modules/menus, you can just change that margin option in the Display tab of the configuration and your new menus and modules won't have that margin.

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

  • Posts: 11
  • Thank you received: 0
12 years 5 months ago #29416

yes - this is changet - problem is not in that

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

  • Posts: 81566
  • Thank you received: 13075
  • MODERATOR
12 years 5 months ago #29418

Then could you give a link to your page and a screenshot of the problem so that we can see what you're talking about ?

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

  • Posts: 11
  • Thank you received: 0
12 years 5 months ago #29425



www.imam.bg/test/
This is demo site.

Attachments:
Last edit: 12 years 5 months ago by pcconsult.

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

  • Posts: 81566
  • Thank you received: 13075
  • MODERATOR
12 years 5 months ago #29442

That's because each product has a width of 9%. Since you have ten products per line, the total width used is 90% and the blank space is the 10% left of your width. That's because the system needs to round the calculations.
However, it's easy to fix with CSS. You just need to add the CSS below in the front end CSS file that you can edit via the Display tab in the configuration of HikaShop:
.hikashop_products {
margin-right: -100px;
}

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

  • Posts: 11
  • Thank you received: 0
12 years 5 months ago #29465

As always you have a high support level! Thank you for your quick and accurate answer!

:)

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

Time to create page: 0.063 seconds
Powered by Kunena Forum