From f8b3f6a972fca25c6e7fc21527a8eb31fd50dd5a Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 30 Apr 2013 19:06:18 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20#107=20#108=20#1?= =?UTF-8?q?09=20=EC=B5=9C=EC=8B=A0=EA=B8=80=20=EC=84=A4=EB=AC=B8=EC=A1=B0?= =?UTF-8?q?=EC=82=AC=20=EC=A0=91=EC=86=8D=EC=9E=90=EC=A7=91=EA=B3=84=20?= =?UTF-8?q?=ED=91=9C=EC=A4=80=ED=99=94=20=EB=B0=8F=20=EC=8A=A4=ED=83=80?= =?UTF-8?q?=EC=9D=BC=20=EC=9E=91=EC=97=85=20=EC=A4=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default_shop.css | 3 + shop/index.php | 22 +++---- skin/latest/shop_basic/style.css | 3 +- skin/poll/shop_basic/poll.skin.php | 64 +++++++++++++++++++ .../poll_result.skin.php | 0 skin/poll/{shop_poll => shop_basic}/style.css | 0 skin/poll/shop_poll/poll.skin.php | 60 ----------------- skin/visit/shop_basic/style.css | 10 +++ skin/visit/shop_basic/visit.skin.php | 32 ++++++---- 9 files changed, 107 insertions(+), 87 deletions(-) create mode 100644 skin/poll/shop_basic/poll.skin.php rename skin/poll/{shop_poll => shop_basic}/poll_result.skin.php (100%) rename skin/poll/{shop_poll => shop_basic}/style.css (100%) delete mode 100644 skin/poll/shop_poll/poll.skin.php create mode 100644 skin/visit/shop_basic/style.css diff --git a/css/default_shop.css b/css/default_shop.css index 8eaabb89c..3a8ce38d0 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -177,6 +177,9 @@ a:active {color:#000;text-decoration:underline} .sidx_it_10 b {display:block;margin:0 0 5px;font-weight:normal} .sidx_it_10 .sidx_it_sns {position:absolute;top:190px;right:20px} +/* 공지사항 및 커뮤니티 새글 */ +#sidx_lat {} + /* 배너 인덱스 출력 */ #sbn_idx {} #sbn_idx h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} diff --git a/shop/index.php b/shop/index.php index e60e2f526..533a06766 100644 --- a/shop/index.php +++ b/shop/index.php @@ -89,26 +89,26 @@ include_once(G4_SHOP_PATH.'/shop.head.php'); ?> -
-

커뮤니티 및 투표

- - +
+

공지사항 및 커뮤니티 새글

+ + - - - +
+ + + + + +

쇼핑몰 메인 배너

-
- - -
+ + + +
+ + +
+
+

설문조사

+ 설문조사 관리 +

+
+
    + +
  • + +
+ +
+
+ + \ No newline at end of file diff --git a/skin/poll/shop_poll/poll_result.skin.php b/skin/poll/shop_basic/poll_result.skin.php similarity index 100% rename from skin/poll/shop_poll/poll_result.skin.php rename to skin/poll/shop_basic/poll_result.skin.php diff --git a/skin/poll/shop_poll/style.css b/skin/poll/shop_basic/style.css similarity index 100% rename from skin/poll/shop_poll/style.css rename to skin/poll/shop_basic/style.css diff --git a/skin/poll/shop_poll/poll.skin.php b/skin/poll/shop_poll/poll.skin.php deleted file mode 100644 index b1da218a4..000000000 --- a/skin/poll/shop_poll/poll.skin.php +++ /dev/null @@ -1,60 +0,0 @@ - - -
- - -
-
-

설문조사

- 설문조사 관리 -

-
-
    - -
  • - -
- -
-
- - \ No newline at end of file diff --git a/skin/visit/shop_basic/style.css b/skin/visit/shop_basic/style.css new file mode 100644 index 000000000..412742205 --- /dev/null +++ b/skin/visit/shop_basic/style.css @@ -0,0 +1,10 @@ +/* 방문자 집계 */ +#visit {background:#444;zoom:1} +#visit:after {display:block;visibility:hidden;clear:both;content:''} +#visit h2 {float:left;padding:10px 45px 10px 0;color:#fff} +#visit dl {float:left;margin:0 0 0 10px;padding:0} +#visit dt {float:left;margin:0;padding:10px 0 10px;color:#fff} +#visit dd {float:left;margin:0 30px 0 0;padding:10px;color:#fff} +#visit a {display:inline-block;padding:10px;color:#fff;text-decoration:none} +#visit a:focus, +#visit a:hover {background:#333;color:#fff} \ No newline at end of file diff --git a/skin/visit/shop_basic/visit.skin.php b/skin/visit/shop_basic/visit.skin.php index 6a83bf503..17c9ddee6 100644 --- a/skin/visit/shop_basic/visit.skin.php +++ b/skin/visit/shop_basic/visit.skin.php @@ -1,18 +1,22 @@ - - - - -
- - - - - - -
 · 오늘 :
 · 어제 :
 · 최대 :
 · 전체 :
-
+ + +
+

접속자집계

+
+
오늘
+
+
어제
+
+
최대
+
+
전체
+
+
+ 상세보기 +