From f5ad5e726936897a1be9ea340431c63c4c484a38 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 18 Dec 2013 16:31:00 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B3=B5=ED=86=B5:=20#353=20=EB=8F=84=EB=A1=9C?= =?UTF-8?q?=EB=AA=85=20=EA=B2=80=EC=83=89=20=EB=A7=88=ED=81=AC=EC=97=85=20?= =?UTF-8?q?=EB=B0=8F=20=EC=8A=A4=ED=83=80=EC=9D=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/shop_admin/orderform.php | 35 ++++++++++------------------------- css/admin.css | 9 ++++----- css/default_shop.css | 7 +++++-- css/mobile_shop.css | 1 + mobile/shop/orderform.php | 20 ++++---------------- shop/orderform.php | 28 ++++++++-------------------- 6 files changed, 32 insertions(+), 68 deletions(-) diff --git a/adm/shop_admin/orderform.php b/adm/shop_admin/orderform.php index cc7557922..4600398bb 100644 --- a/adm/shop_admin/orderform.php +++ b/adm/shop_admin/orderform.php @@ -44,8 +44,8 @@ $pg_anchor = ''; $html_receipt_chk = ' @@ -704,7 +704,7 @@ $result = sql_query($sql);
-
+

주문하신 분

@@ -735,21 +735,14 @@ $result = sql_query($sql); - + 주소 검색

- -
지번주소 : - - +
+ 지번주소 : @@ -764,7 +757,7 @@ $result = sql_query($sql);
-
+

받으시는 분

@@ -795,21 +788,13 @@ $result = sql_query($sql); - - + 주소 검색

- -
지번주소 : - - +
+ 지번주소 : diff --git a/css/admin.css b/css/admin.css index 24132ccfe..0b91aebd7 100644 --- a/css/admin.css +++ b/css/admin.css @@ -121,7 +121,7 @@ h3 {margin:0 20px} .compare_wrap section {margin:10px 0;padding:2%;background:#f2f5f9} .compare_wrap h3 {margin:10px 0 20px;text-align:center} .compare_wrap .tbl_frm {margin:0} -.compare_wrap .frm_input {background:#fff} +.compare_wrap .frm_input, .compare_wrap .required {background-color:#fff !important} .compare_wrap .btn_confirm {padding:10px 0 0} .compare_left {float:left;width:45%} .compare_right {float:right;width:45%} @@ -544,10 +544,9 @@ strong.sodr_nonpay {display:block;padding:5px 0;text-align:right} .sodr_sppay {color:#1f9bff} #anc_sodr_memo textarea {width:98%} #anc_sodr_memo .btn_confirm {margin:10px 0 0} -#anc_sodr_payer #od_addr1, -#anc_sodr_payer #od_addr2 {margin:5px 0 0} -#anc_sodr_addressee #od_b_addr1, -#anc_sodr_addressee #od_b_addr2 {margin:5px 0 0} +#anc_sodr_orderer #od_addr1, #anc_sodr_orderer #od_addr2 {margin:5px 0 0} +#anc_sodr_taker #od_b_addr1, #anc_sodr_taker #od_b_addr2 {margin:5px 0 0} +#anc_sodr_orderer #od_addr_jibeon, #anc_sodr_taker #od_b_addr_jibeon {display:block;margin:5px 0 0} #sodr_qty_log h3 {margin:20px 0 10px} #sodr_qty_log div {padding:10px;height:auto !important;height:200px;max-height:200px;border:1px solid #e9e9e9;background:#f5f6fa;line-height:1.8em;overflow-y:scroll} diff --git a/css/default_shop.css b/css/default_shop.css index f0cc69fe9..00f6c7561 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -8,11 +8,12 @@ html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0} h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:dotum} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block} #hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none} -legend {position:absolute;margin:0;padding:0;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden} +legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden} label, input, button, select, img {vertical-align:middle} input, button {margin:0;padding:0;font-family:dotum;font-size:1em} button {cursor:pointer} textarea, select {font-family:dotum;font-size:1em} +select {margin:0} p {margin:0;padding:10px 0;line-height:1.7em;word-break:break-all} hr {display:none} pre {overflow-x:scroll;font-size:1.1em} @@ -226,7 +227,8 @@ fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em} a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle} button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none} -a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:1.9em;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:1.9em} /* 우편번호검색버튼 등 */ +a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:middle} /* 우편번호검색버튼 등 */ +a.btn_frmline {line-height:24px} button.btn_frmline {font-size:1em} /* 게시판용 버튼 */ @@ -698,6 +700,7 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none} #sod_list #cp_frm {z-index:10000;position:absolute;top:0;left:99px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #000;background:#f2f5f9;overflow-y:scroll;overflow-x:none} #sod_frm_orderer {margin:20px 0 40px} +#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:block;margin:5px 0 0} #sod_frm_addr div {position:relative} /* FF 포지션 */ #sod_frm_addr div div {position:absolute;top:-20px;left:170px} diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 35bcb3207..cc4045a88 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -287,6 +287,7 @@ html.no-overflowscrolling #cp_frm {height:auto;max-height:10000px !important} /* #sod_frm_deli #order_address {display:block;padding:5px 0;background:#000;color:#fff;text-align:center} #sod_frm_orderer {margin:15px 0 30px} +#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:block;margin:5px 0 0} #sod_frm_addr div {display:inline-block} diff --git a/mobile/shop/orderform.php b/mobile/shop/orderform.php index 7ae455059..ada2d0800 100644 --- a/mobile/shop/orderform.php +++ b/mobile/shop/orderform.php @@ -371,19 +371,13 @@ ob_end_clean(); - - + 주소 검색
-
- + @@ -504,19 +498,13 @@ ob_end_clean(); - - + 주소 검색
-
- + diff --git a/shop/orderform.php b/shop/orderform.php index 6d3ecc0f4..c414842dd 100644 --- a/shop/orderform.php +++ b/shop/orderform.php @@ -653,19 +653,13 @@ function get_intall_file() - - + 주소 검색
- + - + -
- + @@ -786,19 +780,13 @@ function get_intall_file() - - + 주소 검색
- + - + -
- +