묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
doorweb_v4 레이아웃 하단메뉴 띄우기
2014.09.07 16:01
하단메뉴가 붙어서 나옵니다.
띄워 주고 싶습니다!
도와주세요~!!
/* Footer */
.footer{padding:40px 0 20px 0;color:#D9D9D9}
.footer,
body{background-color: #5B6882 !important;}
.footer p{font-size:12px}
.footer a{text-decoration:none;color:#D9D9D9 !important}
.footer a:hover,
.footer a:focus{text-decoration:underline}
.footer_left{float:left;width:25%;text-align:center;padding-bottom:20px;}
.footer_left img{width:120px;}
.footer_right{float:right;width:75%}
.footer ul{margin:0;padding:0;list-style:none;}
.footer_li{float:left}
.footer .footer_li ul{padding-top:15px;font-size:12px;}
.footer .footer_li ul li{line-height:16px;}
.footer_li ul a{font-size: 0.9em;}
.copylight{padding:20px 0 0 0;}
레이아웃 상세설정에서 풋터->풋터메뉴 가로배열 갯수를 메뉴갯수에 맞게 넣어 보세요.