내용
파일 첨부했습니다.
<style>
.iframe_wrap {
width:100%;
padding:135px 155px 60px;
background:#b6b6b6 url(http://dev5.dubuplus.com/template/u150121093754/images/bg_iframe_iphone.jpg) 50% -489px no-repeat;
}
.iframe_container{
position: relative;
z-index: 0;
width: 100%;
}
.iframe_container iframe{
display:block;
width:395px;
height:691px;
margin:0 auto;
border-radius:5px;
border:1px solid #dfdfdf;
background: #CFCFCF;
}
.board_main .tab_info,
.gallery_main .tab_info {
width:100% !important;
}
.txt_pc_version {
text-align:center;
margin-top:115px;
}
.txt_pc_version p {
color:#353535;
line-height:1.5;
}
.txt_pc_version .sign_dubuplus {
color:#929292;
font-size:14px;
margin-top:15px;
}
@media all and (min-width: 768px) and (max-width: 1200px) {
.iframe_wrap {
background:none;
padding:0;
}
.iframe_container iframe{
display:block;
position:relative;
width: 768px;
min-height: 540px;
}
.txt_pc_version {
margin-top:50px;
padding-bottom:60px;
}
}
</style>
<div class="iframe_wrap">
<div class="iframe_container">
<iframe src="main.php">
</iframe>
</div>
<div class="txt_pc_version">
<p>본 사이트는 HTML5로 제작되어 스마트폰에 최적화 되어있습니다.</p>
<p>pc에서는 다르게 보이거나 작동이 안될 수 있습니다.</p>
<p class="sign_dubuplus">Design by dubuplus.</p>
</div>
</div>
0
0
게시물수정
게시물 수정을 위해 비밀번호를 입력해주세요.
댓글삭제게시물삭제
게시물 삭제를 위해 비밀번호를 입력해주세요.