ecshop新京东2015模板商品名称显示不全怎么修改
我在后台修改商品名称显示长度大于20后,首页就会错位,把名称修改成20后就不会错位,想在CSS里面修改,但是不知道怎么修改,附上代码请教一下,或者是在其他哪里可以修改请给...
我在后台修改商品名称显示长度大于20后,首页就会错位,把名称修改成20后就不会错位,想在CSS里面修改,但是不知道怎么修改,附上代码请教一下,或者是在其他哪里可以修改请给我说下好吗?
/*单个商品*/
.goodsItem{width:202px; float:left; position:relative; overflow:hidden; padding:10px 18px 15px 18px; text-align: left; line-height:20px;}
.goodsItem .goodsimg{width:200px; height:200px; border:1px solid #e2e2e2; margin-bottom:4px;}
.goodsItem p{text-align: left; font-weight:normal; display:block; overflow:hidden}
.goodsItem p a{ text-decoration:none;}
.goodsItem p a:hover{ text-decoration: underline;}
.goodsItem span{width:40px; height:40px; position:absolute;left:0px; top:0px;}
.goodsItem span.best{background:url(images/bg.gif) no-repeat 0px -304px;}
.goodsItem span.news{background:url(images/bg.gif) no-repeat -75px -304px;}
.goodsItem span.hot{background:url(images/bg.gif) no-repeat -161px -304px;}
.goods_cat{ padding:10px;}
.goods_cat .goodsItem{ padding:5px 11px 15px 10px; } 展开
/*单个商品*/
.goodsItem{width:202px; float:left; position:relative; overflow:hidden; padding:10px 18px 15px 18px; text-align: left; line-height:20px;}
.goodsItem .goodsimg{width:200px; height:200px; border:1px solid #e2e2e2; margin-bottom:4px;}
.goodsItem p{text-align: left; font-weight:normal; display:block; overflow:hidden}
.goodsItem p a{ text-decoration:none;}
.goodsItem p a:hover{ text-decoration: underline;}
.goodsItem span{width:40px; height:40px; position:absolute;left:0px; top:0px;}
.goodsItem span.best{background:url(images/bg.gif) no-repeat 0px -304px;}
.goodsItem span.news{background:url(images/bg.gif) no-repeat -75px -304px;}
.goodsItem span.hot{background:url(images/bg.gif) no-repeat -161px -304px;}
.goods_cat{ padding:10px;}
.goods_cat .goodsItem{ padding:5px 11px 15px 10px; } 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询