컨텐츠란이 밀려버렸네요. ㅠㅠ
본문
/* zenaplus wrap */
#wrap { width:940px; margin:0 auto; text-align:left }
#header { width:100% }
#container { width:100% }
.left_main, .left_sub, .left_group, .left_shop_main, .left_shop { float:left; width:185px; margin:0 15px 0 0 }
#content{ float:right;width:780px }
#footer { width:100% }
zenaplus.css 를 건드렸는데 컨텐츠란이 아래로 나가버렸네요.
사이즈에 맞게 수정할 방법이 없을까요?
#wrap { width:940px; margin:0 auto; text-align:left }
#header { width:100% }
#container { width:100% }
.left_main, .left_sub, .left_group, .left_shop_main, .left_shop { float:left; width:185px; margin:0 15px 0 0 }
#content{ float:right;width:780px }
#footer { width:100% }
zenaplus.css 를 건드렸는데 컨텐츠란이 아래로 나가버렸네요.
사이즈에 맞게 수정할 방법이 없을까요?
추천0
제로님의 댓글
제로쪽지보내기 홈페이지 자기소개 아이디로 검색 전체게시물 작성일#wrap { width:940px; margin:0 auto; text-align:left }
전체 값을 수정하세요..