关于左边菜单分二列的问题

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

各位,还是关于左边菜单分二列的问题,现在我已经css改为如下代码:

/*商品分类*/
#category_tree{border:4px solid #ffeef6; background-color:#fff;}
#category_tree dl{margin:6px;}
#category_tree dt{background:url(images/lineBg.gif) repeat-x left bottom;
color:#3f3f3f;padding:2px 0 3px 12px; width:150px;
}
#category_tree dt a{background:url(images/bg.gif) no-repeat 0 -69px;
color:#3f3f3f; padding-left:15px; text-decoration:none;
}
#category_tree dd{padding:3px 0 3px 10px; width:70px; float:left;
white-space:nowrap;
word-break:keep-all;
display: inline;
}
#category_tree dd a{color:#404040; text-decoration:none;}
#category_tree dd a:hover{color:#ff6600; text-decoration:none;}

但是显示还是一列呀.还要哪里要修改的.知道的帮忙回下,谢谢

回答:
自己先顶下吧..希望大家帮下忙

多列显示,看看感觉是否合适
http://bbs.ecshop.com/thread-77717-1-2.html