Big space on right side product category page

  • Posts: 344
  • Thank you received: 3
12 years 1 month ago #66891

Joomla 2.5.6.
Hikashop starter 1.6.0

There is a big space on the right side on the product category page, and it look really bad.
I have tried to switch template but there is still the same problem. I need it to be the same space as on the left side.
Please see attached image



How can I fix this ?

Thank you.

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
12 years 1 month ago #66918

Hi,

Can you give me a link to your web site, then I'll maybe be able to help you with your CSS ?

Thanks.

Last edit: 12 years 1 month ago by Mohamed Thelji.

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

  • Posts: 344
  • Thank you received: 3
12 years 1 month ago #66965

Hi.
Thank you for reply.
Yes you can, here is the link
www.kvikkimedia.no/nettbutikk/category/12-rengjoring

Please have a look. Looking forward to hear from you =)

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

  • Posts: 12953
  • Thank you received: 1778
12 years 1 month ago #67086

Can you :
- Go to "Hikashop->System->Configuration->Files/images"
- Set a smaller "Thumbnail width/Lenght"
- Tell me if it solved your problem.

Last edit: 12 years 1 month ago by Mohamed Thelji.

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

  • Posts: 82818
  • Thank you received: 13362
  • MODERATOR
12 years 1 month ago #67107

You can add that CSS to solve that :

.hikashop_products{
width: 105%;
}

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

  • Posts: 344
  • Thank you received: 3
12 years 1 month ago #67168

Thx for reply Nicolas

What CSS file do I need to modify in order to fix this ?

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

  • Posts: 82818
  • Thank you received: 13362
  • MODERATOR
12 years 1 month ago #67173

You could add that in your template's main CSS file or in the hikashop frontend CSS file that you can edit via the Display tab of the configuration.

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

  • Posts: 344
  • Thank you received: 3
12 years 1 month ago #67437

OK tnx for reply
I added the code....

.hikashop_products{
width: 105%;
}

...."in the hikashop frontend CSS file that you can edit via the Display tab of the configuration."
Thereafter I cleared my chache in the joomla-back-end also. But I still have the same problem, nothing happend.
I use yootheme templates with WARP 6 system, so I also tried to ad it to my templates custom.css file, but still the same problem.

Any idea ?

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

  • Posts: 344
  • Thank you received: 3
12 years 1 month ago #67442

OK it works !

My mistake.

But I have the same problem with the categories.

What code do I have to put in to fix it with the categories ?

tnx

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

  • Posts: 82818
  • Thank you received: 13362
  • MODERATOR
12 years 1 month ago #67471

You can use that code:
.hikashop_subcategories{
width: 105%;
}

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

Time to create page: 0.082 seconds
Powered by Kunena Forum