当前位置: 代码迷 >> HTML/CSS >> IE6有关问题,求大神
  详细解决方案

IE6有关问题,求大神

热度:340   发布时间:2013-10-30 12:56:22.0
IE6问题,求大神
火狐下的状态是正常的


IE6下面出现问题了


求解决

.game{ border-top:2px solid #ba7848; background:#FFF; border-right:2px solid #ba7848; position:relative;}
.game ul.game_menu{ float:left; width:202px;}
.game ul.game_menu li{ width:202px; height:134px; cursor:pointer;text-align:center; border-left:2px solid #bebebe; border-bottom:2px solid #bebebe;}
.game ul.game_menu li img{ margin-top:11px;}
.game ul.game_menu li.li_active{ width:202px; position:relative; z-index:10; display:inline-block; border-left:2px solid #ba7848; border-bottom:2px solid #ba7848; background:#FFF;}

.game_content{ min-height:376px; _height:376px; border-bottom:2px solid #ba7848; border-left:2px solid #ba7848; width:724px; _width:722px; float:left; padding:15px 25px;}


ie6

------解决方案--------------------
这个问题我遇到过,好像是ie7以下就这样,我也解决不了,白色边框覆盖不了其他有色边框?
------解决方案--------------------
贴个html代码看看,定位不准吧
  相关解决方案