View Single Post
  #2  
Old 03-01-2010, 11:47 AM
 
deechteman deechteman is offline
 

Newbie
  
Join Date: Feb 2010
Posts: 2
 

Default Re: Change product height in 2 product lay-out

Got the solution:

[FONT='Verdana','sans-serif']Open skin1/main.css

FIND:

/*
list as multicolumn table - ADJUST HERE HEIGHT OF MULTICOLUMN PRODUCTS LISTING
*/
.products-table .product-cell .content-multicolumn,
.products-table .product-cell-hover .content-multicolumn{ min-height: 320px; }

Change min-height: 320px; to the height you need it to be.

[/font]
[FONT='Verdana','sans-serif']Topic can be closed

[/font]
__________________
X-cart 4.3.1
Reply With Quote