From d10746b126c3d7e6a7f531a7a83c2512b52a18de Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 24 May 2013 14:40:20 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20#195=20=EC=83=81?= =?UTF-8?q?=ED=92=88=EC=83=81=EC=84=B8=20=EC=84=A0=ED=83=9D/=EC=B6=94?= =?UTF-8?q?=EA=B0=80=20=EC=98=B5=EC=85=98=20=EB=A7=88=ED=81=AC=EC=97=85=20?= =?UTF-8?q?=EC=9E=91=EC=97=85=20=EC=A4=91=20=EC=9E=84=EC=8B=9C=EB=B3=B4?= =?UTF-8?q?=EB=A5=98,=20=EA=B5=AC=EC=A1=B0=20=EA=B5=AC=EC=83=81=20?= =?UTF-8?q?=EC=A4=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default_shop.css | 6 +- shop/item.php | 318 ++++++++++++++++++++++--------------------- 2 files changed, 164 insertions(+), 160 deletions(-) diff --git a/css/default_shop.css b/css/default_shop.css index 4c0352b5f..297f2c13f 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -485,10 +485,10 @@ input.required:focus {border:1px solid #b8c9c2;background:#21272e !important;col /* 상품 상세보기 - 간략정보 및 구매기능 */ #sit_ov {position:relative;float:right;padding:50px 15px 15px;width:358px;height:auto !important;height:355px;min-height:355px} -#sit_ov h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} -#sit_title {display:inline-block;margin:0 0 5px;font-size:1.3em} -#sit_desc {display:inline-block;margin:0 0 10px;color:#999} +#sit_title {margin:0 0 5px;font-size:1.3em} +#sit_desc {margin:0 0 5px;padding:0;color:#999} +#sit_opt_info {/* sound_only 처리 필요 */} .sit_icon {display:block;margin:5px 0 0} .sit_icon img {margin:0 1px 0 0;border:1px solid #fff} diff --git a/shop/item.php b/shop/item.php index b5bb78df4..fbf6c493d 100644 --- a/shop/item.php +++ b/shop/item.php @@ -238,9 +238,14 @@ else
-

상품간략정보 및 구매기능

-
- +

+

+ + +

+ 상품 기본옵션 n 가지, 추가옵션 n 가지 +

+
+ @@ -290,7 +296,7 @@ else 원 - + @@ -327,157 +333,7 @@ else echo get_item_supply($it['it_id'], $it['it_supply_subject']); ?> - - -
- - - - + 수량 @@ -486,12 +342,160 @@ else - + + - + +
+ +