From c71ab3492b1b8342e6f2838eb79dfa5af673f816 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 13 May 2013 18:21:03 +0900 Subject: [PATCH] =?UTF-8?q?M=EC=87=BC=ED=95=91=EB=AA=B0:=20#167=20?= =?UTF-8?q?=EB=A0=88=EC=9D=B4=EC=95=84=EC=9B=83=20=ED=95=98=EB=8B=A8=20?= =?UTF-8?q?=EC=9E=91=EC=97=85=20=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile_shop.css | 11 ++++++++++- mobile/shop/shop.head.php | 7 +------ mobile/shop/shop.tail.php | 34 +++++++++++++--------------------- 3 files changed, 24 insertions(+), 28 deletions(-) diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 62a1b5ed5..723548289 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -25,12 +25,21 @@ a:focus, a:active {color:#000;text-decoration:underline} /* 상단 레이아웃 */ +#hd {margin:0 0 1em;padding:1em 0;border-bottom:1px solid #e9e9e9} #hd h1, #hd h2, #hd h3 {position:absolute;font-size:0;line-height:0;overflow:hidden} +#logo {text-align:center} + +/* 중간 레이아웃 */ #wrapper_title {margin-bottom:1em;font-size:1.2em} +/* 하단 레이아웃 */ +#ft {padding:2em 0 0;border-top:1px solid #e9e9e9;font-size:0.6em;text-align:center} +#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} +#ft_totop {display:block;margin:1em 0 2em} + /* 목록 바로가기 */ .sanchor {margin:0 0 0.5em;padding:0;zoom:1} .sanchor:after {display:block;visibility:hidden;clear:both;content:""} @@ -116,7 +125,7 @@ a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none} /* ##### maintype(nn).inc.php, list.skin.(nn).php 공통 적용 끝 ##### */ /* 상품 상세보기 */ -#sit {margin:0.5em 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9} +#sit {margin:0.5em 0;border-top:1px solid #e9e9e9} .sit_admin {margin:1em 1em 0;text-align:right} .sit_empty {padding:2em 0;text-align:center} diff --git a/mobile/shop/shop.head.php b/mobile/shop/shop.head.php index d37d074d3..9c31693af 100644 --- a/mobile/shop/shop.head.php +++ b/mobile/shop/shop.head.php @@ -53,9 +53,4 @@ include_once(G4_LIB_PATH.'/popular.lib.php');
-

-
- - - -
\ No newline at end of file +

\ No newline at end of file diff --git a/mobile/shop/shop.tail.php b/mobile/shop/shop.tail.php index 451c176d4..2860c49ca 100644 --- a/mobile/shop/shop.tail.php +++ b/mobile/shop/shop.tail.php @@ -12,27 +12,19 @@ $admin = get_admin("super");

정보

-
- - -

- - 전화 - 팩스 - 운영자
- 사업자 등록번호 - 대표 - 개인정보관리책임자
- 통신판매업신고번호 - 부가통신사업신고번호 '.$default['de_admin_buga_no'].''; ?>
- Copyright © 2001-2013 . All Rights Reserved. -

- 상단으로 -
+ +

+ + 대표
+ 전화 + 팩스
+ 사업자 등록번호 + 통신판매업신고번호
+ 부가통신사업신고번호 '.$default['de_admin_buga_no'].''; ?> + 개인정보관리책임자
+ Copyright © 2001-2013 . All Rights Reserved. +

+ 상단으로