点击顶部菜单中的链接,为什么不工作?

时间:2015-09-30 16:28:59

标签: html css

我有这个页面:

NSFW link

在此页面上,我在CONTUL MEU | FAVORITE |CHECKOUT | LOGIN | SIGN UP

上方有一些链接部分

代码HTML:

<div class="grid_12">
    <h1 class="logo">//some code HTML</h1>
    <div class="nav-container">
        //some code HTML
    </div>
    <div class="top-dropdowns">
        //some code HTML
     </div>
</div>

CODE CSS:

.grid_12 {
    width: 1170px;
    z-index: 100;  //If I delete the code then runs
    margin-top: -28px; //If I delete the code then runs}

如何让我的DVD传递到下面以保持设计并给出并点击按钮?

1 个答案:

答案 0 :(得分:3)

-pthread -shared 添加到z-index:99999课程。

z-index documentation

.top-switch-bg