【发布时间】:2013-07-02 09:45:08
【问题描述】:
有人可以帮忙吗?我的类别页面严重困扰着我。我将图像宽度设置为它接受的 300 像素。但是它不接受我改变网格的大小。所以基本上,它显示了尽可能多的 300 像素,它可以适合网格并将我的图像垂直切片。
http://www.ellamatthew.com/dresses
.products-grid li.item {width: 300px;}
.products-grid .product-image { display:block; text-decoration:none !important; margin:0 auto 10px; position:relative; width:300px; }
这里还有什么我应该改变的吗?这里的任何帮助都会非常有用。
谢谢
【问题讨论】:
标签: magento categories product image-size magento-go