晓天大师请进

2016-07-07 16:14 来源:www.chinab4c.com 作者:ecshop专家

我 的商品详情页购买物品那一块 就是介绍商品那里 在图片的 下方 本来在右边的如何设置他们的 框框 让他在右边显示
代码如下
#goods_info{width:742px; overflow:hidden; zoom:1;}
#goods_info h1{height:30px; line-height:30px; font-size:14px; color:#3366CC; margin-bottom:8px; text-align:left; border-bottom:1px #e4e4e4 dashed;}
#goods_info .img_info{width:312px; float:left;}
#goods_info .img_info .pic{width:400px; height:600px; overflow:hidden; border:1px solid #E4E4E4; text-align:center;}
#goods_info .img_info .pic a{width:400px; height:600px; display:block;}
#goods_info .text_info{width:400px; padding:0 10px 0 15px; float:left; font-size:13px;}
#goods_info .text_info .itemBtnList{display:block; padding:10px 0; height:31px; line-height:31px;}
#goods_info .text_info .itemBtnList a:hover{color:#000;}
#goods_info .text_info .itemBtnList a{height:31px; display:inline-block; margin-right:10px; float:left; line-height:31px; color:#FF6600;}
#goods_info .text_info label{margin-left:27px;}
请指点下 谢谢

回答:
进来看了,知道的不说木JJ

#goods_info{; overflow:hidden; zoom:1;}
其中width:742px数字设置窄一些试试。
如果对了,请谢谢姐姐我哈。如果不对,请检查你曾经改动过的这一页的数字。

好的 我 去试试 谢谢姐姐的回答