그누 기본 최신글 스킨 좌우 폭 넓히려면 뭘 수정하나요?
본문
어떤 파일 어느부분을 고쳐야 하나요?
답변 2
/skin/latest/basic/style.css 보면 가로 크기가 고정되어 있을겁니다 늘려보세요.
.lt {position:relative;float:left;margin-bottom:20px;padding-bottom:10px;width:354px;height:150px;border-bottom:1px solid #e9e9e9}
전체 폭도 함께 늘려야 합니다.
css/default.css
몇군데 'width:970px'
'container'에 'width:728px'
아래 내용을 참고하세요.
http://sir.co.kr/bbs/board.php?bo_table=g5_tip&wr_id=2200&sfl=mb_id%2C1&stx=fm25
답변을 작성하시기 전에 로그인 해주세요.