테스트 사이트 - 개발 중인 베타 버전입니다

tail 위치가 수정이 안됩니다. 채택완료

star3840 11년 전 조회 7,001

영카트 하단이 좌측 메뉴 밑에까지 오지않고 중앙부터 나오고 있네요. css는 어려워요..ㅠㅠ
shop.tail.php 소스는

$admin = get_admin("super");

// 사용자 화면 우측과 하단을 담당하는 페이지입니다. // 우측, 하단 화면을 꾸미려면 이 파일을 수정합니다. ?>

   

   

     
                                                   
             
                                              
     
         
                                                                   
   

default_shop   소스는 /* 상단 레이아웃 */ #hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#hd_qnb {border-bottom:1px solid #e9e9e9;background:#f2f5f9;zoom:1} #hd_qnb:after {display:block;visibility:hidden;clear:both;content:""} #hd_qnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} #hd_qnb div {text-align:center;letter-spacing:-4px} #hd_qnb a {letter-spacing:0}

#hd_wrapper {position:relative;margin:0 auto;padding:0;width:1260px;zoom:1} #hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:0px 0 0}

#top_menu {width:1260px;} #logo_top {float:left; width:602px;}

#hd_sch {float:left;margin:0 0 4px 170px;border:0px solid #c3c6ca} #hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden} #hd_sch #sch_str {width:180px;height:20px;border:0;line-height:1.9em !important;line-height:1.6em} #hd_sch #sch_submit {padding:0 5px;border:0;color:#333;cursor:pointer}

#tnb {float:left ;width:1260px} #tnb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden} #tnb ul {zoom:1} #tnb ul:after {display:block;visibility:hidden;clear:both;content:""} #tnb li {float:left} #tnb a {display:inline-block;padding-left:0px;} #tnb a:focus, #tnb a:hover {text-decoration:none} ​ /* 중간 레이아웃 */ #ft_bottom {width:100%;} #wrapper:after {display:block;visibility:hidden;clear:both;content:""} #wrapper_title {margin-bottom:20px;font-size:1.2em;font-weight:bold}

#p_new {margin:0px 0 0 50px; widows:824;} #p_sale {margin-left:40px;widows:1260;} #p_best {margin-top:70px;margin-left:270px;widows:1260;} #p_hot {margin-top:5px;margin-left:70px;widows:1260;}

/* aside wrapper */ #aside {float:left;margin:0 0px 0 0;width:200px}

#container {position:relative;float:left;width:844px;min-height:500px;height:auto !important;height:500px;background:#fff;zoom:1} #container:after {display:block;visibility:hidden;clear:both;content:""}

/* 텍스트 크기 조절 */ #text_size {display:none;position:absolute;top:-31px;left:-1px} #text_size button {padding:0 10px;height:30px;border:1px solid #cfded8;border-bottom:0;background:#000;color:#fff;cursor:pointer}

/* 하단 레이아웃 */ #ft {clear:both;width:100%; background-image:url(../images/copy_bg.jpg)} #ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} #ft div {position:relative;} #ft_logo {position:absolute;top:20px;left:0} #ft ul {margin:0 0 15px;padding:20px 0 0;zoom:1} #ft ul:after {display:block;visibility:hidden;clear:both;content:""} #ft li {float:left;margin:0 20px 0 0} #ft a {text-decoration:none}

#ft p {margin:0;padding:10px 0;line-height:1.8em} #ft span {display:inline-block;margin:0 15px 0 0} #ft b {display:inline-block;margin:0 5px 0 0} #ft_totop {position:absolute;top:20px;right:0} #bottom{float:left;background:url(../images/copy_bg.jpg); background-repeat:repeat-x;width:100%;}

#ft_bottom {width:100%;}​ 뭐가 문제인가요.. 도와주세요.~~  

댓글을 작성하려면 로그인이 필요합니다.

답변 3개

채택된 답변
+20 포인트
11년 전

이 부분안에 콘텐츠가 들어가는데 테일까지 같이 들어가네요 테일이 들어가기전에 td 한번 닫아주시고 해보시길.. 

로그인 후 평가할 수 있습니다

답변에 대한 댓글 1개

s
star3840
11년 전
와!!!!!!!!!!! 해결했습니다. 감사합니다.

댓글을 작성하려면 로그인이 필요합니다.

11년 전

주소한번줘보세요~  

로그인 후 평가할 수 있습니다

답변에 대한 댓글 1개

s
star3840
11년 전
http://taesan.it25net.gethompy.com/shop 입니다.

댓글을 작성하려면 로그인이 필요합니다.

11년 전

보통 저런경우는 테일 위쪽 div가 하나 덜닫긴경우가 많아요   

로그인 후 평가할 수 있습니다

답변에 대한 댓글 2개

s
star3840
11년 전
앗.. 네 .. 해볼께요.. 감사합니다.
s
star3840
11년 전
shop.tail.php 소스의 상단쪽에 </div>가 빠져있을 가능성이 있다는 말씀같아서 한개 넣어보고 안될길래 2개를 넣어봤는데도 안되네요...

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인