메뉴레이어가 board에 가려집니다

메뉴레이어가 board에 가려집니다

QA

메뉴레이어가 board에 가려집니다

본문

그누메뉴대신 임의로 메뉴를 만들어서 head.php에 include했는데

index.php에서는 잘 나타나는데 게시판에 들어가면 게시판 몸체에 가려집니다.

z-index를 어디에 줘야 할까요?

그누메뉴에서는 z-index를 999로 지정해고 있네요.

 

[레이어 css]

  <style type="text/css">
  </style>
    body, div, ul, li{margin:0; padding:0}

 body{font-size:12px; font-family:"맑은 고딕", arial}

 ul{list-style:none}
 a{color:#ecf1f7; text-decoration:none}

    .gnb{
    width:640px; height:55px; margin:auto; margin-top:10px;
 }

    /* 메인메뉴 영역 */
    .gnb>ul{
   width:640px; height:30px; background:#ecf1f7;//배경색
   padding:20px 0 0 20px;
 }

 .gnb>ul>li{
   float:left; width:150px; height:30px; margin-right:5px;
   position:relative;
 }

 .gnb>ul>li>a{
   display:block; width:100%; height:100%;
   font:bold 13px/30px "맑은 고딕", arial;
   text-align:center; color:#000; background:#ecf1f7;
 }

 .gnb ul li a:hover{text-decoration:none; color:#fff; background:#3d3d3d}


    /* 서브메뉴 영역*/
    .gnb ul ul{display:none}

 .gnb>ul>li:hover ul{
    display:block; width:150px; height:25px;
    position:absolute; left:0; top:30px;
 }

 .gnb li li{width:150px; height:25px; background-color:#3d3d3d; text-align:center;}

    .gnb li li a{
   display:block; width:100%; height:100%;
   font:bold 12px/25px "맑은 고딕", arial;
   text-align:center; color:#fff; background:#3d3d3d;
 }

    .gnb li li a:hover{
   color:white; background:none;
 }
 
  </style>​ 

이 질문에 댓글 쓰기 :

답변 2

답변을 작성하시기 전에 로그인 해주세요.
전체 0 | RSS
QA 내용 검색
  • 개별 목록 구성 제목 답변작성자조회작성일
  • 질문이 없습니다.

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT