부트스트랩 모달팝업 사용중인데요 백그라운드 문제

부트스트랩 모달팝업 사용중인데요 백그라운드 문제

QA

부트스트랩 모달팝업 사용중인데요 백그라운드 문제

본문

237481359_1619147420.7135.png

 

지금 이런식으로 백그라운드가 위에 뜨네요

css도 부트스트랩 그냥 불러와서 쓰는데

z-index가 아예안먹습니다.

원페이지 형태의 사이트라서 모달 위치값에 transform: translateY(100%);를 주었는데요ㅠ

 


.section2 .content_l{height:100%; position:relative; z-index:9999999999}
.section2 .content_l .row{height:100%; padding:0; margin:0; text-align:center;}
.section2 .content_l .row > div{overflow: hidden;}
.section2 .content_l .row > div:after{display:inline-block; height:100%; content:""; vertical-align:middle;}
.section2 .content_l .row > div > a >img{vertical-align:middle; width:95%; max-width:362px;}
.section2 .content_l .row .c1{background:url(/img/main2_bg_02.jpg) no-repeat center;}
.section2 .content_l .row .c2{background:url(/img/main2_bg_03.jpg) no-repeat center;}
.section2 .content_l .row .c3{background:url(/img/main2_bg_04.jpg) no-repeat center;}

 

팝업이 총 3개라서 이렇게 주었구요.

 


.modal{transform: translateY(100%); -webkit-transform: translateY(100%); z-index:1060 !important;}
.modal-backdrop{z-index:1 !important;}

 

추가 css 입력했습니다.

 

부트스트랩에서

<div class="modal-backdrop fade show"></div>

이배경을 자동으로 불러와서 바디 최하단에 쌓이구요..ㅠ

 

어케해야할까요ㅠ

이 질문에 댓글 쓰기 :

답변 1

답변을 작성하시기 전에 로그인 해주세요.
전체 31
QA 내용 검색

회원로그인

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