From 26614bdfd2495b3045ec30dfb5768b78b0644230 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 6 Feb 2014 15:07:13 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=EA=B3=B5=ED=86=B5:=20=EC=83=81=ED=92=88?= =?UTF-8?q?=EC=B6=94=EC=B2=9C=20=EB=A9=94=EC=9D=BC=20=EC=83=81=ED=92=88?= =?UTF-8?q?=EB=AA=85=20=EB=A7=88=ED=81=AC=EC=97=85=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/mail/itemrecommend.mail.php | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/shop/mail/itemrecommend.mail.php b/shop/mail/itemrecommend.mail.php index 6ace67e3b..407c22138 100644 --- a/shop/mail/itemrecommend.mail.php +++ b/shop/mail/itemrecommend.mail.php @@ -7,7 +7,7 @@ "> 님께서 추천하신 상품입니다.

-
+
+
+ +
-

- -

+

+
+ +

From 0822e74e9afdc12375d481b35fbe5c688dc8bffb Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 6 Feb 2014 15:49:28 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20=EC=83=81?= =?UTF-8?q?=EB=8B=A8=20=EB=A1=9C=EA=B3=A0=20=EA=B2=80=EC=83=89=EC=B0=BD=20?= =?UTF-8?q?tnb=20=EC=8A=A4=ED=83=80=EC=9D=BC=20=EC=88=98=EC=A0=95,=20?= =?UTF-8?q?=EB=A1=9C=EA=B3=A0=20=EB=B3=80=EA=B2=BD=ED=96=88=EC=9D=84=20?= =?UTF-8?q?=EB=95=8C=20=EA=B2=80=EC=83=89=EC=B0=BD=20=EC=9D=BC=EC=A0=95=20?= =?UTF-8?q?=EA=B0=84=EA=B2=A9=20=EC=9C=A0=EC=A7=80=EB=A5=BC=20=EC=9C=84?= =?UTF-8?q?=ED=95=9C=20=EC=A1=B0=EC=B9=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default_shop.css | 23 +++++------ shop/shop.head.php | 95 +++++++++++++++++++++----------------------- 2 files changed, 57 insertions(+), 61 deletions(-) diff --git a/css/default_shop.css b/css/default_shop.css index 175669b82..47f560300 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -62,24 +62,23 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} #hd_qnb div {text-align:center;letter-spacing:-4px} #hd_qnb a {letter-spacing:0} -#logo {padding:35px 0;margin:0 auto;width:1000px} +#hd_wrapper {position:relative;margin:0 auto;padding:26px 0;width:1000px;zoom:1} +#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""} -#hd_aside {} -#hd_aside h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} -#hd_aside .aside_inner {position:relative;margin:0 auto;width:1000px;min-width:1000px} +#logo {float:left;padding:5px 0 0} -#hd_sch {position:absolute;top:-58px;left:170px;border:1px solid #c3c6ca} +#hd_sch {float:left;margin:0 0 0 20px;border:1px solid #c3c6ca} #hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden} #hd_sch #sch_str {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em} #hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer} -#hd_nb {position:absolute;top:-60px;right:0} -#hd_nb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden} -#hd_nb ul {zoom:1} -#hd_nb ul:after {display:block;visibility:hidden;clear:both;content:""} -#hd_nb li {float:left} -#hd_nb a {display:inline-block;padding:5px 10px;color:#333;letter-spacing:-0.1em;line-height:2em} -#hd_nb a:focus, #hd_nb a:hover {text-decoration:none} +#tnb {float:right} +#tnb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden} +#tnb ul {zoom:1} +#tnb ul:after {display:block;visibility:hidden;clear:both;content:""} +#tnb li {float:left} +#tnb a {display:inline-block;padding:0 10px;height:28px;color:#333;letter-spacing:-0.1em;line-height:2.4em} +#tnb a:focus, #tnb a:hover {text-decoration:none} /* 중간 레이아웃 */ #wrapper {z-index:5;margin:30px auto;width:1000px;zoom:1} diff --git a/shop/shop.head.php b/shop/shop.head.php index 946306dc7..f4115507c 100644 --- a/shop/shop.head.php +++ b/shop/shop.head.php @@ -32,61 +32,58 @@ include_once(G5_LIB_PATH.'/latest.lib.php'); - +
+ - + + +