diff --git a/css/default_shop.css b/css/default_shop.css index 9b69fd40d..aec8a93b4 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -478,11 +478,13 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none} #sod_ws_act {text-align:center} /* 주문서 작성 */ +.display_setup_message {margin:0 0 10px;padding:15px;border:1px solid #fccdff;background:#ffeef9} +.display_setup_message strong {display:block;margin:0 0 10px} + #sod_frm {} #sod_frm h2 {margin:0 0 10px} -#display_setup_message {padding:15px;border:1px solid #fccdff;background:#ffeef9} -#display_setup_message strong {display:block;margin:0 0 10px} +#sod_frm p {margin:0 0 10px} #sod_list {position:relative} #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} diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 68dfe6083..ae3edc935 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -250,6 +250,8 @@ html.no-overflowscrolling #mod_option_frm {height:auto;max-height:10000px !impor #sod_frm {} #sod_frm h2 {margin:0 0 10px} +#sod_frm p {margin:0 0 10px} + #sod_list #cp_frm {z-index:10000;position:absolute;top:0;left:0;padding:10px;width:90%;height:auto !important;height:480px;max-height:480px;border:1px solid #c9c9c9;background:#f2f5f9;overflow-y:scroll} html.no-overflowscrolling #cp_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */ diff --git a/shop/orderform.php b/shop/orderform.php index e5ee8e790..c7473b06a 100644 --- a/shop/orderform.php +++ b/shop/orderform.php @@ -155,12 +155,12 @@ function get_intall_file() } - -
- 결제안내
- 결제를 하시려면 상단의 노란색 표시줄을 클릭하시거나, [수동설치]를 눌러 Payplus Plug-in을 설치하시기 바랍니다.
- [수동설치]를 눌러 설치하신 경우 새로고침(F5)키를 눌러 진행하시기 바랍니다.
-