FF下导航是横着,IE7下,导航是左侧
如果谁的博客导航栏目都是4个中文字的话,替换下面的
复制内容到剪贴板
代码:
#container #header #menu ul{list-style:none;margin:40px 0px 0px 920px;*margin:40px 0px 0px 900px;_margin:40px 0px 0px 900px;padding:0px 0px 0 0px;*padding:0px;_padding:0px; width:60px;*width:80px;_width:80px;height:340px;float:right;position: absolute;}
#container #header #menu ul li{float:right;}
不是4个字的自己调整
