From f5fd684c4f2340b7debc22873b7e693ef866171c Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 8 Aug 2013 15:22:56 +0900 Subject: [PATCH 1/5] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20#271=20?= =?UTF-8?q?=EB=A9=94=EC=9D=B8=20=EC=95=A0=EB=8B=88=EB=A9=94=EC=9D=B4?= =?UTF-8?q?=EC=85=98=20smt=5F30=20>=20ul=20=EB=84=93=EC=9D=B4=EA=B0=92=20?= =?UTF-8?q?=EC=A7=81=EC=A0=91=20=EC=A7=80=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/shop/basic/style.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/skin/shop/basic/style.css b/skin/shop/basic/style.css index cf8428a49..e8c25a618 100644 --- a/skin/shop/basic/style.css +++ b/skin/shop/basic/style.css @@ -16,6 +16,7 @@ .sct_li {position:relative} .sct_noitem {padding:100px 0;text-align:center} .sct img {position:relative} /* 리스트뷰 갤러리뷰 변경 시 ie6,7 에서 이미지 사라지는 문제 해결하기 위해 */ +.sct_icon img {margin:0 1px 0 0} /* 상품 목록 스킨 10 */ .sct_10 .sct_li {float:left;margin:0 25px 15px 0} @@ -97,8 +98,8 @@ .smt_20 .sct_sns {position:absolute;top:190px;right:20px} /* 메인 상품 목록 스킨 30 */ -.smt_30 {position:relative;width:100%;height:330px;overflow-x:hidden} -.smt_30 .sct_ul {position:absolute;top:0;left:765px;margin:0;padding:0;width:100%;list-style:none;zoom:1} +.smt_30 {position:relative;height:330px;overflow-x:hidden} +.smt_30 .sct_ul {position:absolute;top:0;left:765px;margin:0;padding:0;width:765px;list-style:none;zoom:1} .smt_30 .sct_ul:after {display:block;visibility:hidden;clear:both;content:""} .smt_30 .sct_ul_first {display:block;left:0} .smt_30 .sct_li {float:left;margin-right:25px} @@ -111,6 +112,7 @@ .smt_30 .sct_icon {} .smt_30 .sct_icon img {} .smt_30 .sct_sns {position:absolute;top:190px;right:20px} +.smt_30 .sct_sns a {display:inline-block;margin:0 0 0 2px} /* 메인 상품 목록 스킨 40 */ .smt_40 {position:relative;height:306px} From 60774014e8f66b8310594aaa22baeb8711cbb036 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 8 Aug 2013 15:24:01 +0900 Subject: [PATCH 2/5] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20#271=20?= =?UTF-8?q?=EB=A9=94=EC=9D=B8=20=EC=95=A0=EB=8B=88=EB=A9=94=EC=9D=B4?= =?UTF-8?q?=EC=85=98=20smt=5F30=20>=20ul=20=EB=86=92=EC=9D=B4=EA=B0=92=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/shop/basic/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skin/shop/basic/style.css b/skin/shop/basic/style.css index e8c25a618..1b2a08bb7 100644 --- a/skin/shop/basic/style.css +++ b/skin/shop/basic/style.css @@ -98,7 +98,7 @@ .smt_20 .sct_sns {position:absolute;top:190px;right:20px} /* 메인 상품 목록 스킨 30 */ -.smt_30 {position:relative;height:330px;overflow-x:hidden} +.smt_30 {position:relative;height:306px;overflow-x:hidden} .smt_30 .sct_ul {position:absolute;top:0;left:765px;margin:0;padding:0;width:765px;list-style:none;zoom:1} .smt_30 .sct_ul:after {display:block;visibility:hidden;clear:both;content:""} .smt_30 .sct_ul_first {display:block;left:0} From 42058419cd527f6847ce8e27a4cff252144e6a19 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 8 Aug 2013 15:42:08 +0900 Subject: [PATCH 3/5] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20#271=20?= =?UTF-8?q?=EB=A9=94=EC=9D=B8=20=EC=95=A0=EB=8B=88=EB=A9=94=EC=9D=B4?= =?UTF-8?q?=EC=85=98=20smt=5F50=20=EC=99=84=EB=A3=8C,=2020,=2040=20?= =?UTF-8?q?=EC=8A=A4=ED=81=AC=EB=A6=BD=ED=8A=B8=20=EC=88=98=EC=A0=95=20?= =?UTF-8?q?=EC=9A=94=EB=A7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/shop/basic/main.20.skin.php | 29 ++++++++++++++++----------- skin/shop/basic/main.30.skin.php | 10 +++++++--- skin/shop/basic/main.40.skin.php | 30 ++++++++++++++-------------- skin/shop/basic/main.50.skin.php | 34 ++++++++++++++++---------------- skin/shop/basic/style.css | 20 +++++++++---------- 5 files changed, 67 insertions(+), 56 deletions(-) diff --git a/skin/shop/basic/main.20.skin.php b/skin/shop/basic/main.20.skin.php index 0135ede0c..1fd0a934d 100644 --- a/skin/shop/basic/main.20.skin.php +++ b/skin/shop/basic/main.20.skin.php @@ -18,13 +18,20 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { if ($i == 1) { if ($this->css) { - echo "
    type}\" class=\"{$this->css}\">\n"; + echo "
    type}\" class=\"{$this->css}\">\n"; } else { - echo "
      type}\" class=\"sct smt_20\">\n"; + echo "
      type}\" class=\"sct smt_50\">\n"; } - echo "
    • \n"; + echo "
        \n"; } + if ($i>1 && $i%$this->list_mod == 1) { + echo "
      \n"; + echo "
        \n"; + } + + echo "
      • "; + if ($i > 1 && $i%$this->list_mod == 1) { echo "
      • \n"; echo "
      • \n"; @@ -60,6 +67,10 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "".item_icon($row)."\n"; } + if ($this->href) { + echo "\n"; + } + if ($this->view_sns) { echo "
        "; echo get_sns_share_link('facebook', $sns_url, $sns_title, G4_SHOP_URL.'/img/sns_fb.png'); @@ -68,16 +79,12 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
        \n"; } - if ($this->href) { - echo "\n"; - } - - echo "
    • \n"; + echo "\n"; } if ($i > 1) { - echo "\n"; echo "
    \n"; + echo "
    \n"; } if($i == 1) echo "

    등록된 상품이 없습니다.

    \n"; @@ -86,8 +93,8 @@ if($i == 1) echo "

    등록된 상품이 없습니다.

    \