CSS:z-index/堆叠问题

发布于 2024-12-02 13:02:31 字数 341 浏览 1 评论 0原文

我一直在开发网站的新版本,为了使其更清晰,我安装了 jQuery 下拉菜单,因此导航看起来更清晰。

问题是,链接出现在以下内容 div 的下方,我不确定如何解决这个问题。我研究了 z-index 属性,并尝试设置两个 div 的位置和 z-index ,但无济于事,它们堆放不当。

这是该页面的链接,因此您可以明白我的意思: http://minecrafteurope.com/?theme=compositio

知道如何解决这个问题吗?

谢谢 ! 标记

I've been working on a new version of my website, and to make it cleaner I installed a jQuery Dropdown menu, so the navigation looks cleaner.

The thing is, the links appear underneath the following content div, and I'm not sure how I can fix this.. I've looked into the z-index property, and I tried setting the position and z-index of both divs, but to no avail, they stay improperly stacked.

Here's the link of the page, so you can see what I mean :
http://minecrafteurope.com/?theme=compositio

Any idea on how I can fix this ?

Thanks !
Mark

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

羁〃客ぐ 2024-12-09 13:02:31

.menu 中删除 overflow:hidden;

Remove overflow: hidden; from .menu

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文