Product Boxes Same Size

  • Posts: 78
  • Thank you received: 3
11 years 6 months ago #98409

[url=http://https://docs.google.com/a/webhelpus.com/file/d/0B1zFFpBtpzkaUGFLZWtmdW5GY3M/edit?usp=sharing]Screenshot[/url]

I know why it does this. The client wants all the boxes the same size. Anyway of forcing the boxes to be the same size.

Last edit: 11 years 6 months ago by webhelpus.

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

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

Hi,

Thanks to post again the screenshot, the previous link is not working. Access restricted.

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

  • Posts: 78
  • Thank you received: 3
11 years 6 months ago #98476

I changed the permissions to this image...you should be able see it now.

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

  • Posts: 179
  • Thank you received: 17
11 years 6 months ago #98496

Its because your hikashop_product_name has gone over two lines.

The way I solved it was to expand the product name area to stop the box automatically resizing by :

1. Go into the System..configuration..CSS..Front End CSS edit

2. Find : span.hikashop_product_name

3. insert a height worth over two lines in my case it was height: 30px;

Example is :

span.hikashop_product_name{
text-align: center;
display:block;
margin-bottom:5px;
height:30px;
}

This solved a lot of box placement issues for me.

Hope that helps.

Last edit: 11 years 6 months ago by rikatos.
The following user(s) said Thank You: Xavier, webhelpus

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

  • Posts: 78
  • Thank you received: 3
11 years 6 months ago #102723

Sorry I didn't reply sooner, but this worked!

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

Time to create page: 0.078 seconds
Powered by Kunena Forum