하단 고정메뉴

하단 고정메뉴

QA

하단 고정메뉴

답변 1

본문


/* 하단 레이아웃 */
#ft {width:100%;background:#348cb2;bottom:0;left:0;right:0;position:fixed;}
#ft_copy #ft_totop {position:absolute;top:10px;right:0}
#ft p {margin:0;padding:10px 0;line-height:1.8em}
#ft_catch {position:relative;margin:0 auto;padding:20px 0 0;width:100%;text-align:center}
#ft_company {text-align:center}
#ft_copy {background:#348cb2}
#ft_copy div {position:relative;margin:0 auto;padding:10px 10px;width:100%;color:#fff;}
#ft_copy a {display:inline-block;margin:0 30px 0 0;color:inherit}
#ft_copy #ft_totop {position:absolute;top:10px;right:0}​

 

하단메뉴가 딱 붙어있게 해놨는데 위 css처럼 하니까 다른페이지에서는 잘 붙어있는데

스크롤이 생길정도로 내용이 길어지는 페이지에서는 하단메뉴가 사라져버리네요

어떻게 해결가능할까요? 도와주시면 감사하겠습니다

 

 

 

이 질문에 댓글 쓰기 :

답변 1

답변을 작성하시기 전에 로그인 해주세요.
전체 3
© SIRSOFT
현재 페이지 제일 처음으로