请问如何修改中间部分的宽度

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

请问如何修改中间部分的宽度(如:今日特加,新品上市,精品推选)
请问在Css的那一段?

*我是采用common模板的。
Capture副本.jpg

style.rar (6.09 KB)

我的Css


回答:
这一段是“今日特价”的,请问哪一个才是?
  1. /*今日特价*/
  2. #promotin{ position:relative;}
  3. #promotin h3{background:url(images/today.gif) no-repeat; height:24px; width:558px;}
  4. #promotin .cont{ border:1px solid #dbdbdb; padding:1px;}
  5. #promotin .cont .bggoud{background:url(images/promotion.gif) repeat-x bottom;}
  6. .today{
  7. width:150px;
  8. margin:8px 1px 0 1px;
  9. *margin:8px 3px 0 3px;
  10. padding:5px;
  11. zoom:1;
  12. background:url(images/promotion-right.gif) no-repeat right center;
  13. display: -moz-inline-stack;
  14. display: inline-block;
  15. text-align:center;
  16. color:#7f7f7f;
  17. height:210px;
  18. }
  19. .today .photo{width:150px;margin-bottom:5px;overflow:hidden;}
  20. .today p,.today p a{color:#212121;}
  21. .today p:hover,.today p a:hover{color:#000;}
  22. #promotin .cont .bggoud .scroL{height:239px; width:18px; background:url(images/tejia.gif) no-repeat -2px 0;float:left; _display:inline; cursor:pointer;}
  23. #promotin .cont .bggoud .scroL_1{height:239px; width:18px; background:url(images/tejia.gif) no-repeat -26px 0;float:left; _display:inline; cursor:pointer;}
  24. #promotin .cont .bggoud .scroR{height:239px; width:18px; background:url(images/tejia.gif) no-repeat -71px 0;float:right; _display:inline; cursor:pointer;}
  25. #promotin .cont .bggoud .scroR_1{height:239px; width:18px; background:url(images/tejia.gif) no-repeat -97px 0;float:right; _display:inline; cursor:pointer;}
  26. #promotin .cont .bggoud .scroMid{float:left; overflow:hidden;width:509px; _display:inline; position:relative; padding-top:5px;}
  27. #promotin .cont .bggoud .scroMid ul{width:auto; height:240px; background:none;}
  28. #promotin .cont .bggoud .scroMid li{float:left; width:160px; height:239px; position:relative; z-index:100;/* z-index:0;*/margin:0 3px; background:none; _display:inline; overflow:hidden;}
复制代码

CSS左中右分别对应:
AreaLR左边
AreaCl 中间
AreaLR 右边

谢谢改好了,不过还有一个问题就是

首页的Flash 还有和今日特价的Flash ,我都找不到,请问在哪里改?

http://soworld.org/yancollection/

首页的Flash
在后台的首页主广告那里可以设置。

今日特价的Flash
促销的库文件里面找下看下