Specify height of product boxes in DIV

  • Posts: 63
  • Thank you received: 3
12 years 3 months ago #59941

Hi there,

I'm trying to restrict the height of product boxes here:

wslr.co.uk/index.php/resources-catalogue

I've found the pane height setting in Display > content menus and put in a figure in pixels (75) but it doesn't seem to make any difference.

Is this a bug or am I just doing something wrong...

Ian

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

  • Posts: 12953
  • Thank you received: 1778
12 years 3 months ago #59971

Hello,

Can you :

- Go to "Hikashop->Display->Content module"
- Edit your "Associated products listing for category listing menu 310"
- Set a different image height and width
- Save

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

  • Posts: 63
  • Thank you received: 3
12 years 3 months ago #60013

Hi Mohamed,

Thanks for your reply. This doesnt seem to work. I have changes the settings to 200 x 200 and 500 to 500 - the larger setting does increase the height and width but the lower setting of 200 doesn't force the smaller size

Any more suggestions wouls be appreciated :-)

Ian

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

  • Posts: 12953
  • Thank you received: 1778
12 years 3 months ago #60057

Hello,

Can you please send me screenshots of your "Hikashop->content menu->'your product/categorie listing'" and "Hikashop->Content module->'The assiociated module of your listing'" ?

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

  • Posts: 82760
  • Thank you received: 13347
  • MODERATOR
12 years 3 months ago #60127

Maybe you have some caching activated on your website which would explain why you don't see the changes ?

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

  • Posts: 63
  • Thank you received: 3
12 years 3 months ago #60134

Hi there,

OK, in Display > content menus, I can select "resources" and enter 400 in the div parameters image height and save. Also 400 in Pane height

The boxes increase in height so they are a uniform size.

If I change these settings to 200, the boxes with no description get smaller, but not the boxes with test.

Mohammed, you advise going to display > content modules and associated module 310 - if I change here, nothing happens. I don't think this associated module has any effect as the colour fill is pink and this doesn't apply on the website.

Interesting that product lisings with lots of text do not decreae in size. Is this the problem do you think?

Ian

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

  • Posts: 82760
  • Thank you received: 13347
  • MODERATOR
12 years 2 months ago #60220

Ah you want to reduce the height even though your text is long ?
I'm afraid that you won't do that with CSS or any option in HikaShop.

You should reduce the length of your text.

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

  • Posts: 63
  • Thank you received: 3
12 years 2 months ago #60229

Thanks Nicolas,

I'll put in a "read more" split, that will cut down the size.

BTW, I'm really impressed with how Hikashop is working on my site, I couldn't really ask for more. I'm off to do a review on the Jommla site :-)

Ian

The following user(s) said Thank You: nicolas

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

  • Posts: 64
  • Thank you received: 0
11 years 6 months ago #99361

Hello,

I want to get all my product pane heights the same for a specific category:

www.gouri-gouri.com/v3/index.php/m-i-keyrings

In hikashop > Display > Modules > Keyrings (my category) > DIV parameters I have selected image & title as the Type of Item Layout. The image dimensions work fine but nothing changes whatever value I use for Pane height.

Any tips?

Thanks

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

  • Posts: 82760
  • Thank you received: 13347
  • MODERATOR
11 years 6 months ago #99511

The pane height option is to define the pane height for the "pane" layout.
You're not using that layout on that listing, so it's normal that you don't see any difference.

There is no option for what you want to do.
You will need to do it with additional CSS:
.hikashop_products_listing .hikashop_subcontainer{
height: 400px;
}

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

  • Posts: 64
  • Thank you received: 0
11 years 6 months ago #99641

Does it go in the front-end css?

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

  • Posts: 82760
  • Thank you received: 13347
  • MODERATOR
11 years 6 months ago #99670

Sure you can add it there.

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

  • Posts: 64
  • Thank you received: 0
11 years 6 months ago #99976

It has no effect!

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

  • Posts: 82760
  • Thank you received: 13347
  • MODERATOR
11 years 6 months ago #99998

I cannot see that CSS code on your frontend CSS file:
www.gouri-gouri.com/v3/media/com_hikasho...end_custom.css?v=160

The following user(s) said Thank You: boussog1

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

  • Posts: 64
  • Thank you received: 0
11 years 6 months ago #100279

Sorted, thanks!

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

Time to create page: 0.101 seconds
Powered by Kunena Forum