From d14e3273aca85df5d635c4a7182701d0047ff451 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 29 Apr 2013 14:10:01 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20#97=20=EC=83=81?= =?UTF-8?q?=ED=92=88=EB=B6=84=EB=A5=98=20=ED=91=9C=EC=A4=80=ED=99=94=20?= =?UTF-8?q?=EB=B0=8F=20=EC=8A=A4=ED=83=80=EC=9D=BC=20=EC=9E=91=EC=97=85=20?= =?UTF-8?q?=EC=A4=913?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default_shop.css | 11 +++++++---- shop/boxcategory.inc.php | 10 +++++----- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/css/default_shop.css b/css/default_shop.css index bb1607378..48c064cd8 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -88,12 +88,15 @@ a:active {color:#000;text-decoration:underline} /* gnb js off */ #gnb {margin:0 0 5px;padding:0 0 10px;border:1px solid #d5d5d5;background:#faf9f5} #gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} -#gnb ul {margin:0;padding:10px 0 0;border:0;background:#fff;list-style:none} -#gnb ul ul {display:none} -#gnb .gnb_1d_a {display:block;padding:0 10px;height:33px;border-bottom:1px solid #f4f4f4;background:url('../img/shop/gnb_bg.gif') top right repeat-x;font-weight:bold;text-decoration:none;line-height:2.9em} +.gnb_1dul {margin:0;padding:10px 0 0;border:0;background:#fff;list-style:none} +.gnb_1dli {position:relative} +.gnb_1da {display:block;padding:0 10px;height:33px;border-bottom:1px solid #f4f4f4;background:url('../img/shop/gnb_bg.gif') top right repeat-x;font-weight:bold;text-decoration:none;line-height:2.9em} +.gnb_1da:focus, +.gnb_1da:hover {background-position:right -33px;color:#fff;text-decoration:none} +.gnb_2dul {display:none} /* 중간 레이아웃 */ -#wrapper {z-index:5;margin:30px auto;width:980px;zoom:1} +#wrapper {z-index:5;margin:30px auto;width:1000px;zoom:1} #wrapper:after {display:block;visibility:hidden;clear:both;content:""} #wrapper_title {margin-bottom:20px;font-size:1.2em} diff --git a/shop/boxcategory.inc.php b/shop/boxcategory.inc.php index 89cf3605f..6436a96f7 100644 --- a/shop/boxcategory.inc.php +++ b/shop/boxcategory.inc.php @@ -10,7 +10,7 @@ $sub_menu_left = 100; // 2단계 메뉴 왼쪽 좌표 (1단계 좌표에서 부