묻고답하기

footer 고정

2016.06.10 23:55

흑사탕

http://hongyeon.dothome.co.kr/xe/

 

id: temp / pw: temp111

 

아무리 소스를 찾아봐도 footer가 고정이 잘 안되네요ㅠㅠ

 

 

@charset "utf-8";
/* Reset */
html,body{height:100%;}
body{margin:0;}

/* Skin to content */
.skip{margin:0}
.skip>a{display:block;text-align:center;line-height:28px;height:1px;overflow:hidden}
.skip>a:focus{height:auto}

/* Layout */
.container {
    float: top;
    margin: 0 auto;
    width: 100%;
    background-color: #fff;
    }
.footer {
    height: 100%;
    width: 100%;
    margin: 0 auto;
}
.header{position:relative;
    z-index:2;
    zoom:1;
    margin:0 auto; 
    width: 100%; 
    padding-top: 40px;
    background-color:#fff; 
    }
.visual{position:relative;z-index:1;overflow:hidden;width:100%;margin:0 0 20px 0}
.body{position:relative;z-index:1;}
.header:after,.body:after{content:"";display:block;clear:both; height: 100%;}
.content{width: 980px; min-height:100%; margin: 0 auto; margin-top: 50px; margin-bottom: 30px; }

.content img{max-width:100%;height:auto}


/* scroll */
a.back-to-top {
    display: none;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 20px;
    background: url("/xe/img/top.png") no-repeat center 43%;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

/* Header */
.header>h1{display:inline-block;*display:inline;zoom:1;margin:19px 0}
.header>h1>a,
.header>h1 img{display:block}
.header>h1>a{font-size:32px;text-decoration:none;color:#333}

/* SNS */
.sns {
    margin: 0 auto;
    width: 1000px;
    margin-bottom: 5px;
}

.sns img {
    padding-top: 100px;
    margin: 0 auto;
    padding: 0 auto;
}

.sns a {
    color: #666;
    font-size: 12px;
    font-family: arial;
    text-decoration: none;
}

/* Menu */
.menu {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background-color: #ffbb00;
    width: 100%;
}

/* Footer */
.footer{float: bottom;padding-top: 10px; padding-bottom: 10px;background-color:#b2b2b2;border-top:1px solid #f4f4f4;color:#fff; text-align: center;}
.footer p{font-size:11px}
.footer a{text-decoration:none;color:#666}
.footer a:hover,
.footer a:focus{text-decoration:underline}

/* GNB */
.dp-menu{position:relative;height:50px; width:100%;  z-index: 1;
        clear:both;text-align: center; margin: 0 auto; background-color: #ffd130;}

.gnb ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    background-color: #ffd130;
    width: 980px;
    text-align: center;

}

.gnb  ul li {
    width: 196px;
    float: left;
    display: inline;
    text-align: center;
    padding-top: 18px;
}

.gnb p {
    color: white;
    text-align: center;
}

.gnb ul li a.dp{
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: white;
    vertical-align: middle;
    margin-bottom: 18px;
    font-weight: bold;

}

.gnb .dropbtn{
    display: inline-block;
    color: black;
    text-align: center;
    text-decoration: none;
}


.gnb  ul li a:hover, .gnb  .dropdown:hover .dropbtn {
    color: #000;
}

.gnb  ul li.dropdown {
    display: inline-block;

}

.dropdown-content {
    color: black;
    margin: 0 auto;
    text-align: center;
    display: none;
    position: absolute;
    min-width: 196px;
}

.gnb ul li .dropdown-content a {
    color: black;
    text-decoration: none;
    display: block;
    text-align: center;
    padding:5px;
    font-weight: bold;
}

.dropdown-content a:hover {
    background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}


여기서 뭘 건들어야 footer가 고정이 될까요?

태그 연관 글
  1. [2020/12/16] 묻고답하기 footer 하단에 고정하려면 어딜 수정해야 할까요? by 가입명
  2. [2020/01/31] 묻고답하기 2단메뉴 by ppumweb *2
  3. [2019/10/20] 묻고답하기 html 사진 슬라이드 질문 by 나비 *2
  4. [2019/10/10] 묻고답하기 cafe24 XE3 STEP 3 단계에서 에러가 발생합니다. by nothing *3
  5. [2019/03/27] 묻고답하기 모바일에서만 '권한이 없습니다'가 나오는 이유가 궁금합니다. by Spooky *1
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
빌런 위젯 위치 [1] file 2016.07.31 by Kin
tamar**** [초보]호스트(서브) 변경 후 로그인 시 이전 호스트로 연결 [1] 2016.07.31 by Kin
빌런 익명닉네임 [1] 2016.07.31 by Kin
jun0214 카테고리를 필수로 안하게 할수는 없나요? [2] 2016.07.30 by jun0214
착한나 가상서버 호스팅중에 디도스방어되면서 좋은호스팅아나요 [2] 2016.07.30 by 착한나
죽방망이 고대디 질문좀 [1] file 2016.07.30 by HowtoXE
녹차닢 한서버에 여러개의 홈페이지를 구동중 [3] 2016.07.30 by 기진곰
빌런 게시판 너비 [1] file 2016.07.30 by 기진곰
갤럭시탭 결제 모듈 문의드립니다. [1] 2016.07.29 by SimpleCode
디카 이 위젯명 아시는분 계세요? [1] file 2016.07.29 by DoorWeb
리인 일정 추천수 이상 글들을 따로 정렬할 수 있을까요? [1] 2016.07.29 by 라자루스
초보자 FTP 비번을 변경하고자 합니다. [2] 2016.07.29 by 크리스리
thdwjdtjr 오류메세지.... 어느 부분을 수정하여야 하는지요 [1] file 2016.07.29 by 휘즈
김서연471 xe 설치시 입력한 패스워드로 설치 후 로그인이 안돼요. [2] 2016.07.29 by Pinktoe
댑펑 관리자 로그인시 사이트가 느려진다면 어디를 봐야 할까요? [5] 2016.07.29 by 휘즈
lark007 insert.xml 파일의 역할이 뭔지요? [3] 2016.07.29 by 휘즈
KanTa 도메인 포워딩시 반응형 웹으로 접속이 안됩니다. [6] 2016.07.29 by KanTa
startico 비밀글은 new 표시가 안 되나요 ? [3] 2016.07.29 by startico
체널kta 게시글이 날짜순 롤링(움직이는) 위젯이 있나요? [2] 2016.07.29 by 체널kta
홍찬 웹콘 Mosaic Contents Rolling 위젯 jquery 라이브러리를 로드 ? [1] 2016.07.28 by HowtoXE
멍멍 마켓플레이스(중고장터)문의드립니다 [1] 2016.07.28 by HowtoXE
lark007 form submit 할때 procFilter()함수의 소스가 어디에 있는지요? [1] 2016.07.28 by HowtoXE
꽃민 게시판에서 자음별로 조회하고 싶어요. [1] file 2016.07.28 by HowtoXE
94blossom XEDITION 레이아웃 변경법 [1] 2016.07.28 by HowtoXE
송석우 홈페이지 아이콘 수정 경로좀 알려주세요 ㅜㅜ [2] file 2016.07.28 by 송석우
굿테크 가입을 못하게 하고 최고 관리자를 삭제 하였습니다. [2] 2016.07.28 by 휘즈
이크 게시판을 활용해서 용어사전을 만들고 싶은데요.. 좋은 활용방법 소개부탁드립니다 [2] 2016.07.28 by 꽃민
루이 SEO Google Analytics 코드 수정 [1] 2016.07.28 by 루이
싱어송송송 게시판 스킨 적용이 안되네요. [3] 2016.07.28 by 라자루스
lark007 contact_board에서 폼값 체크 하는 부분 소스가 어느 파일에 있는지요?