Layout problem in product overview

  • Posts: 8
  • Thank you received: 0
11 years 11 months ago #80027

Hi,

I have two questions:

I have installed another template and now I have a layout problem in the product overview (see attachment). As I continue to click through to the product, everything is good.



When creating articles I can import pictures, but no PDF files. I currently work with a USBWebserver. Could this be the cause?

I hope someone can help me.

Best regards, Flow

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
11 years 11 months ago #80043

Hi,

The problem come from your template, I think it override a css property used in HikaShop.
Try to add a width on the class "hikashop_container".

I don't think that the problem come from USBwebserver, it's maybe an access right on your folder which is wrong.

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

  • Posts: 8
  • Thank you received: 0
11 years 11 months ago #80056

Hi Xavier,

Thanks for your response. The access right of the PDF-folder was wrong.

Where can I get the "hikashop_container"? Sorry for the inconvenience!

Regards, Wolf

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

  • Posts: 13201
  • Thank you received: 2322
11 years 11 months ago #80077

You can find it in the css file in HikaShop > Configuration > Display, Frontend CSS File.

Here is some documentation:
www.hikashop.com/en/support/documentation/faq.html#css

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

  • Posts: 8
  • Thank you received: 0
11 years 11 months ago #80087

I've seen in Firebug, I need to change the code "width:24%" to ± "width: 28%".

<div class="hikashop_product hikashop_product_column_1 hikashop_product_row_2" style="width:24%;">

But I can not find this code in the CSS file you specified.

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

  • Posts: 13201
  • Thank you received: 2322
11 years 11 months ago #80088

If the code is not present, you can add it.

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

  • Posts: 8
  • Thank you received: 0
11 years 11 months ago #80114

Am I glad that I did not bought the Business Edition, yet.
I really do not know how I can solve this problem.
Can anyone help?

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

  • Posts: 82818
  • Thank you received: 13360
  • MODERATOR
11 years 11 months ago #80170

Can you give a link to that page so that we can see its CSS ? That way, we could tell you exactly what is the problem and what to do.

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

  • Posts: 8
  • Thank you received: 0
11 years 11 months ago #80188

Hi Nicolas,

I am working offline with the USBWebserver. I first want to try this shop very good
before I put

File Attachment:

File Name: code.pdf
File Size:33 KB



online. I have made a couple of screen prints.

Regards, Flow

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
11 years 11 months ago #80193

Hi,

It's not easy without the page, but try this property:
.hikashop_product_image_subdiv{ width: 130px !important;}

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

  • Posts: 8
  • Thank you received: 0
11 years 11 months ago #80214

Hi,

Thanks for your support. It works fine with "width: 170px".
Can you explain to me where I can center the image?





Regards, Wolf

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
11 years 11 months ago #80236

By default the images should be centered, if they are not it's because they should be smaller.
Try to reduce their size in CSS, or enlarge the div, or adjust with a margin-left property.

The following user(s) said Thank You: Flow

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

Time to create page: 0.114 seconds
Powered by Kunena Forum