답변 2개
채택된 답변
+20 포인트
5년 전
theme/basic/css/default.css 파일 수정.
#container {position:relative;float:left;min-height:500px;height:auto !important;margin:20px 0;height:500px;font-size:1em;width:930px;zoom:1}
width:930px 를 width:100%로 수정.
#container {position:relative;float:left;min-height:500px;height:auto !important;margin:20px 0;height:500px;font-size:1em;width:100%;zoom:1}
참고 https://gnustudy.com/bbs/board.php?bo_table=gnu_tip&wr_id=161">https://gnustudy.com/bbs/board.php?bo_table=gnu_tip&wr_id=161
로그인 후 평가할 수 있습니다
답변에 대한 댓글 1개
�
검은약
5년 전
답변 고맙습니다. 다른분들한테도 해주신 답변을 잘 보고 있고 도움 많이 되고 있습니다^^
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인