From fe8e1949bf187b99d391ee37cb9f93c1b4969e5b Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 9 May 2013 22:02:24 +0900 Subject: [PATCH] =?UTF-8?q?M=EC=87=BC=ED=95=91=EB=AA=B0:=20=EC=83=81?= =?UTF-8?q?=ED=92=88=EC=83=81=EC=84=B8=EB=B3=B4=EA=B8=B0=20=EC=83=81?= =?UTF-8?q?=ED=92=88=EC=9D=B4=EB=AF=B8=EC=A7=80=20=EC=8A=AC=EB=9D=BC?= =?UTF-8?q?=EC=9D=B4=EB=93=9C=20=ED=91=9C=EC=A4=80=ED=99=94=20=EB=B0=8F=20?= =?UTF-8?q?=EC=8A=A4=ED=83=80=EC=9D=BC=20=EC=A4=80=EB=B9=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile_shop.css | 18 ++++++++++++------ mobile/shop/item.php | 23 +++++++++++++++-------- 2 files changed, 27 insertions(+), 14 deletions(-) diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 09092345a..84922e124 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -293,14 +293,20 @@ input.required:focus {border:0;background:#21272e !important;color:#fff;line-hei #sit_ov_wrap:after {display:block;visibility:hidden;clear:both;content:""} /* 상품 상세보기 - 이미지 미리보기 */ -#sit_pvi {padding:1em 0;text-align:center} -#sit_pvi_big {margin:0 0 10px} +#sit_pvi {position:relative;border-bottom:1px solid #e9e9e9;text-align:center} +/* +#sit_pvi_big {margin:0 0 1em} #sit_pvi_big a {display:inline-block} #sit_pvi_big img {width:300px;height:300px} -#sit_pvi_thumb {margin:0;padding:0;list-style:none} -#sit_pvi_thumb li {display:inline-block;margin:0 5px 0 0} -#sit_pvi_thumb .li_last {margin:0 !important} -#sit_pvi_thumb img {width:56px;height:56px} +*/ + +#sit_pvi_prev {position:absolute;top:0;left:0} +#sit_pvi_next {position:absolute;top:0;right:0} +.sit_pvi_btn {width:2em;height:280px;border:0;background:#f5f6fa} + +#sit_pvi_slide {margin:0;padding:0;list-style:none} +#sit_pvi_slide li {display:none} +#sit_pvi_slide img {width:280px;height:280px} #sit_pvi_nw h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} #sit_pvi_nwbig {padding:10px 0;text-align:center} diff --git a/mobile/shop/item.php b/mobile/shop/item.php index 6aa095e49..47cde1df3 100644 --- a/mobile/shop/item.php +++ b/mobile/shop/item.php @@ -156,31 +156,38 @@ else
+ /*
+ */ + ?> '; + if ($i == 1) { + echo ''.PHP_EOL; + echo ''.PHP_EOL; + } + if ($i == 1) echo ''; ?> +