답변 2개
CSS수정하세요.
아래 css파일에서 .cont부분수정하세요.
http://hyper.dothome.co.kr/skin/member/basic/login_style.css">http://hyper.dothome.co.kr/skin/member/basic/login_style.css
.cont { position: relative; height: 100%; overflow: auto; font-family: "Open Sans", Helvetica, Arial, sans-serif; background: url(https://img3.daumcdn.net/thumb/R658x0.q70/?fname=https://t1.daumcdn.net/news/202007/14/newsis/20200714154151744zqdv.jpg); }
![]()
댓글을 작성하려면 로그인이 필요합니다.
"http://hyper.dothome.co.kr/theme/Vending">http://hyper.dothome.co.kr/theme/Vending machine/css/default.css"(line-4)
body {
margin: 0;
padding: 0;
font-size: 0.75em;
font-family: 'Noto Sans KR',sans-serif;
background: url(/img/bg.jpg);
}
bbs/login.php에 내용추가
</p>
<p><style type="text/css">
body {
background: url('../img/bbq.gif') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
</style></p>
<p>
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인