tail 위치가 수정이 안됩니다.

tail 위치가 수정이 안됩니다.

QA

tail 위치가 수정이 안됩니다.

답변 3

본문

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

7c43d0095a339e19df90f6383628c8ce_1404351292_6047.jpg


shop.tail.php 소스는

<?php 

$admin = get_admin("super");

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

    </div>
    <!-- } 콘텐츠 끝 -->

<!-- 하단 시작 { -->
</div>

<div id="ft">
 
    <div>
      <table width="1024" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td colspan="2">
      <table width="1024" border="0" cellspacing="0" cellpadding="0">
 <tr>
    <td><table width="1024" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td><img src="../images/shop_bottom_01_01.jpg" width="543" height="184" ></td>
        <td><img src="../images/shop_bottom_01_02.jpg" width="213" height="184" ></td>
        <td><img src="../images/shop_bottom_01_03.jpg" width="268" height="184" ></td>
  
        </tr>
      </table></td>
  </tr>
</table>
      </td></tr>
        <tr>
          <td colspan="2">
          <div id="ft_bottom"  ><table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#372f2d" >
        <tr>
          <td width="1024" ><a href="/shop"><img src="../images/shop_bottom_02_01.jpg" width="60" height="36" border="0" /></a><a href="/bbs/content.php?co_id=company"><img src="../images/shop_bottom_02_02.jpg" width="73" height="36" border="0" /></a><a href="<?php echo G5_BBS_URL; ?>/content.php?co_id=privacy"><img src="../images/shop_bottom_02_03.jpg" width="113" height="36" border="0" /></a><a href="/bbs/content.php?co_id=provision"><img src="../images/shop_bottom_02_04.jpg" width="75" height="36" border="0" /></a><a href="/bbs/board.php?bo_table=notice"><img src="../images/shop_bottom_02_05.jpg" width="69" height="36" /></a><img src="../images/shop_bottom_02_06.jpg" width="634" height="36" /></td>
         
        </tr>
        <tr>
          <td colspan="2"><img src="../images/shop_bottom_03.jpg" width="1024" height="119" /></td>
        </tr>
      </table></td>
        </tr>
      </table></div>
    </div>
</div>

<?php
$sec = get_microtime() - $begin_time;
$file = $_SERVER['PHP_SELF'];
?>

<script src="<?php echo G5_JS_URL; ?>/sns.js"></script>
<!-- } 하단 끝 -->

<?php
include_once(G5_PATH.'/tail.sub.php');
?>



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

<td valign="top" width="1024">
이 부분안에 콘텐츠가 들어가는데
테일까지 같이 들어가네요

테일이 들어가기전에 td 한번 닫아주시고 해보시길.. 

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

  

주소한번줘보세요~
 

답변을 작성하시기 전에 로그인 해주세요.
QA 내용 검색
질문등록
전체 147
© SIRSOFT
현재 페이지 제일 처음으로