From 43de0beba76f73e1749487872b17de3b544aefd3 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 3 Mar 2014 09:01:40 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20shop=20basic=20?= =?UTF-8?q?=EC=8A=A4=ED=82=A8=20add=5Fstylesheet=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/shop/basic/boxbanner.skin.php | 5 ++++- skin/shop/basic/boxcart.skin.php | 3 +++ skin/shop/basic/boxcategory.skin.php | 3 +++ skin/shop/basic/boxcommunity.skin.php | 3 +++ skin/shop/basic/boxevent.skin.php | 3 +++ skin/shop/basic/boxtodayview.skin.php | 3 +++ skin/shop/basic/boxwish.skin.php | 3 +++ 7 files changed, 22 insertions(+), 1 deletion(-) diff --git a/skin/shop/basic/boxbanner.skin.php b/skin/shop/basic/boxbanner.skin.php index 42d23942f..59aa2424c 100644 --- a/skin/shop/basic/boxbanner.skin.php +++ b/skin/shop/basic/boxbanner.skin.php @@ -1,9 +1,12 @@ -', 0); ?> ', 0); ?> diff --git a/skin/shop/basic/boxcategory.skin.php b/skin/shop/basic/boxcategory.skin.php index e76932277..932b49aaa 100644 --- a/skin/shop/basic/boxcategory.skin.php +++ b/skin/shop/basic/boxcategory.skin.php @@ -1,5 +1,8 @@ ', 0); ?> diff --git a/skin/shop/basic/boxcommunity.skin.php b/skin/shop/basic/boxcommunity.skin.php index 698a8a65f..fad9b68e5 100644 --- a/skin/shop/basic/boxcommunity.skin.php +++ b/skin/shop/basic/boxcommunity.skin.php @@ -1,5 +1,8 @@ ', 0); ?> diff --git a/skin/shop/basic/boxevent.skin.php b/skin/shop/basic/boxevent.skin.php index 6a34f90c7..b02b3925d 100644 --- a/skin/shop/basic/boxevent.skin.php +++ b/skin/shop/basic/boxevent.skin.php @@ -1,5 +1,8 @@ ', 0); ?> diff --git a/skin/shop/basic/boxtodayview.skin.php b/skin/shop/basic/boxtodayview.skin.php index 8efe7eff2..fa08b4d7e 100644 --- a/skin/shop/basic/boxtodayview.skin.php +++ b/skin/shop/basic/boxtodayview.skin.php @@ -5,6 +5,9 @@ $tv_div['top'] = 0; $tv_div['img_width'] = 70; $tv_div['img_height'] = 70; $tv_div['img_length'] = 3; // 한번에 보여줄 이미지 수 + +// add_stylesheet('css 구문', 출력순서); 숫자가 작을 수록 먼저 출력됨 +add_stylesheet('', 0); ?> diff --git a/skin/shop/basic/boxwish.skin.php b/skin/shop/basic/boxwish.skin.php index 9e1b75b39..9bbbafe66 100644 --- a/skin/shop/basic/boxwish.skin.php +++ b/skin/shop/basic/boxwish.skin.php @@ -1,5 +1,8 @@ ', 0); ?>