묻고답하기

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 남기남
Tommy74 쉬운설치 msg_make_directory_failed와 1.8.3업데이트 실패 [2] file 2016.07.28 by EISOFT
starship 본문 내 사진 크기 조절 방법 [4] 2016.07.28 by EISOFT
미미미2 갑자기 관리자페이지의 사이트메뉴편집,디자인설정 메뉴에 오류가 납니다ㅠㅠ [2] file 2016.07.28 by EISOFT
릭키 도메인연결문제 [2] 2016.07.28 by EISOFT
starship 본문 내 사진 크기 게시판 헤더와 관련? [3] 2016.07.28 by DoorWeb
꿈꾸는나무 페이지이동 스크립트 문의드려요.+ 홈페이지 꾸미는 문의  
미미미2 최근 게시물 갤러리 위젯 문의 [2] 2016.07.27 by 미미미2
디카 위젯 질문 드립니다! [2] file 2016.07.27 by 디카
구큰타 XE 로 전자결재 시스템이 가능할까요? [3] 2016.07.27 by 디트리히A
미미미2 용량이 큰 글이 관리자가 올릴때만 올라갑니다 [2] 2016.07.27 by 미미미2
94blossom 메인 화면에 슬라이드 사진 변경법 알려주세요 [3] file 2016.07.27 by 덕서리
바티투타 정말 정말 초보적인 질문... [4] file 2016.07.27 by 덕서리
시릐우스 시간이 지나면 자동으로 게시물삭제 [11] 2016.07.27 by 덕서리
CocoaWiki 회원 탈퇴를 비활성화 하고 싶습니다. [2] 2016.07.27 by CocoaWiki
jane777 ftp를 이용한 레이아웃설치 문제..도와주세요 ㅠ_ㅠ file  
헬스리아 레이아웃 변경 도와주세요 ㅠ [3] 2016.07.27 by DoorWeb
94blossom 음악플레이어 설치 방법 알려주세요 [1] 2016.07.27 by 조량
반장 제로보드4 질문드립니다 게시판 반투명하게 [2] 2016.07.27 by 반장
초보자 사이트를 이전 후 포인트 정상적으로 작동하지 않습니다 [1] 2016.07.27 by 초보자
미미미2 소시랑 메모장 관련 질문입니다 [3] 2016.07.27 by 미미미2
KanTa 대표도메인이 한글.kr 일때 웹마스터도구의 소유확인 절차 질문 [1] 2016.07.26 by SimpleCode
보소보소 도메인이 틀린 사이트 이전 [6] 2016.07.26 by 보소보소
최윤한 스케치북게시판 댓글작성시 회원정보에 있는 값을 보여주려고 합니다.  
라이트 코어 업데이트 후 관리자 접속이 안됩니다. ㅠㅠ [2] 2016.07.26 by 라이트
아스마 회원가입 페이지 주소 변경 어디서 하나요?  
대보름 아파치 virtualhost 짧은주소(rewrite) 문의 [5] 2016.07.26 by 대보름
say_oow 누리고 질문 드립니다.  
gNome PHP Version 5.2.17p1 에서 설치가능한 XE 엔진 [2] 2016.07.26 by gNome
Williamhoo 레이아웃 스킨 리스트가 뜨지 않습니다. ㅠㅠ [6] file 2016.07.26 by Williamhoo
해운대살고싶다 클라우드 플레어 질문