From 5fd65e3917ce3093e95033f631fafc93f2f12db1 Mon Sep 17 00:00:00 2001 From: chicpro Date: Tue, 14 Jan 2014 13:18:47 +0900 Subject: [PATCH] =?UTF-8?q?pc=EC=87=BC=ED=95=91=EB=AA=B0=20=EA=B4=80?= =?UTF-8?q?=EB=A0=A8=EC=83=81=ED=92=88=20=EC=8A=A4=ED=82=A8=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/shop_admin/configform.php | 2 +- skin/shop/basic/relation.10.skin.php | 98 ++++++++++++++++++++++++++++ 2 files changed, 99 insertions(+), 1 deletion(-) create mode 100644 skin/shop/basic/relation.10.skin.php diff --git a/adm/shop_admin/configform.php b/adm/shop_admin/configform.php index eda43a428..4c8866942 100644 --- a/adm/shop_admin/configform.php +++ b/adm/shop_admin/configform.php @@ -727,7 +727,7 @@ if(!isset($default['de_root_index_use'])) { diff --git a/skin/shop/basic/relation.10.skin.php b/skin/shop/basic/relation.10.skin.php new file mode 100644 index 000000000..8bc26da40 --- /dev/null +++ b/skin/shop/basic/relation.10.skin.php @@ -0,0 +1,98 @@ + + + + + +list_mod >= 2) { // 1줄 이미지 : 2개 이상 + if ($i%$this->list_mod == 0) $sct_last = ' sct_last'; // 줄 마지막 + else if ($i%$this->list_mod == 1) $sct_last = ' sct_clear'; // 줄 첫번째 + else $sct_last = ''; + } else { // 1줄 이미지 : 1개 + $sct_last = ' sct_clear'; + } + + if ($i == 1) { + if ($this->css) { + echo "