论坛

标题: 为什么我的两个箭头和图片的间距不一样,而且给箭头添加背景色也是加不上去的。 [打印本页]

作者: 恋忆    时间: 2017-9-20 15:25
标题: 为什么我的两个箭头和图片的间距不一样,而且给箭头添加背景色也是加不上去的。
为什么我的两个箭头和图片的间距不一样,而且给箭头添加背景色也是加不上去的。

这是代码
<div style="width:310px; height:280px; overflow:hidden">
<div class="J_TWidget" data-widget-type="Carousel"  data-widget-config="{'effect': 'scrollx','navCls':'btn','contentCls':'neirong','autoplay':true,'interval':2,'circular':true,'prevBtnCls':'left','nextBtnCls':'right'}">

<div class="left" style="width:30px; height:60px; font-size:20px; background:#F00 color:#000 text-align:center; line-height:60px; cursor:pointer; float:left; margin-top:110px;">&lt;</div>

<div style="width:250px; height:280px; float:left; overflow:hidden">
<ul class="neirong">
<li><a href="#"><img src="https://img.alicdn.com/imgextra/i1/2318198207/TB2NxIKbotWMKJjy0FaXXcCDpXa_!!2318198207.jpg" alt=" 1.jpg"/></a></li>
<li><a href="#"><img src="https://img.alicdn.com/imgextra/i3/2318198207/TB2bKvyc8oHL1JjSZFwXXb6vpXa_!!2318198207.jpg" alt=" 2.jpg"/></a></li>
<li><a href="#"><img src="https://img.alicdn.com/imgextra/i3/2318198207/TB2w6LIc.QIL1JjSZFhXXaDZFXa_!!2318198207.jpg" alt=" 3.jpg"/></a></li>
</ul>


  <ul class="btn">
  <li></li>
  <li></li>
  <li></li>
  </ul>


</div>

<div class="right" style="width:30px; height:60px; font-size:20px; background:#F00 color:#000 text-align:center; line-height:60px; cursor:pointer; float:left; margin-top:110px;">&gt;</div>

</div>
</div>


[attach]107120[/attach]


作者: 潜意式    时间: 2017-9-20 18:35
<ul class="neirong" style=" list-style:none; margin-left:-10px;">
这个替换下看看
作者: 恋忆    时间: 2017-9-21 09:30
谢谢你的回复,但是我加进去后,淘宝自动把我margin-left:-10px;删除了,在装修中也经常遇到这样的问题,不知道是怎么回事呢,谢谢!




欢迎光临 论坛 (http://bbs.qinxue.com/) Powered by Discuz! X3.1