묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
레이아웃 질문이요. 쉬워보이는데... 저에게는 어려운.....
2013.09.09 18:55
테스트레이아웃을 조금만 수정보고 싶습니다.
위 그림처럼 되어있는 레이아웃을....
오른쪽 부분까지 나눠서 사용하고 싶습니다........
유저 레이아웃 소스는 아래처럼 되어있습니다.
---------------------------------------------------------------
@charset "utf-8";
/* Layout */
hr{display:none}
form, fieldset{border:0;margin:0;padding:0}
body{margin:0;padding:0}
.user_layout{width:940px;margin:0}
.header{width:940px;margin:0;zoom:1;background:#ddd}
.body{margin:10px;zoom:1;background:#FFF}
.body:after{content:"";display:block;clear:both}
.lnb{float:left;width:200px;background:#FFF}
.account{}
.content{float:right;width:710px;background:#FFF}
.footer{background:#FFF}
댓글 1
-
웹아재
2013.09.11 15:42
-
sage하늘
2013.09.12 07:16
감사합니다. 고정폭과 가변폭의 차이는.... 가로 길이 차이인가요? 가로가 폭의 길이를 넘어가면.. 잘리지 않고, 가로스크롤바가 나와서 끝까지 표시 되는 그런건가요?
http://html.nhncorp.com/uio_factory/ui_pattern/layout