li标签在IE中无法居中
请教黑光及各位,li标签在firefox下正常显示,在IE各版本中无法显示,日期调用不显示,点偏位。[attach]95[/attach][b]li标签:[/b]
<ul>
{dede:arclist typeid=12 row=7 titlelen=40 orderby='pubdate' }
<li>[field:textlink/][field:pubdate function=MyDate('m-d',@me)/]</li>
{/dede:arclist}
</ul>
[b]CSS代码:[/b]
.box_c ul{padding:5px 10px;}
.box_c li{height:23px;line-height:23px;background:url(../images/ico-1.gif) no-repeat 0 5px;padding-left:10px;overflow:hidden;} 设置下宽度 最好加1个float
页:
[1]