Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我开发了一个基于 Drupal 的商业网站。我在上面集成了超级鱼菜单,但是在预览 IE6 和 IE7 时它会增加一些余量。在 IE8 和其他浏览器中可以很好地呈现它,你能帮我解决这个问题吗?
实时网站预览
它在 IE7 和 IE6 中的显示方式
http://i51.tinypic.com/mrtydv.jpg
试试这个,
#superfish .menu li li{ width:150px /*your wish but set fixed width*/}