From 1bf4c8309fcc4de5fb1a4a26f48a2911053cec5b Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 15 Jan 2013 17:08:45 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=ED=9A=8C?= =?UTF-8?q?=EC=9B=90=EA=B0=80=EC=9E=85=20=EC=A0=95=EB=B3=B4=EC=9E=85?= =?UTF-8?q?=EB=A0=A5=20=EC=BA=A1=EC=B1=A0,=20=EC=95=84=EC=9D=B4=EB=94=94/?= =?UTF-8?q?=ED=8C=A8=EC=8A=A4=EC=9B=8C=EB=93=9C=20=EC=B0=BE=EA=B8=B0=20?= =?UTF-8?q?=EC=8A=A4=ED=83=80=EC=9D=BC,=20pg=20=EC=86=8C=EC=8A=A4=EC=BD=94?= =?UTF-8?q?=EB=93=9C=20=EC=A4=84=EB=B0=94=EA=BF=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 9 +++++++- skin/member/neo/password_lost.skin.php | 31 +++++++++++++++----------- skin/member/neo/register_form.skin.php | 7 ++++-- 3 files changed, 31 insertions(+), 16 deletions(-) diff --git a/css/default.css b/css/default.css index dd3326796..85140e8b1 100644 --- a/css/default.css +++ b/css/default.css @@ -426,7 +426,7 @@ a {color:#000;text-decoration:none} .new_win_ul a {display:block;padding:10px;border-right:1px solid #eee;border-left:1px solid #eee;color:#595959;font-family:"dotum";font-size:1em;font-weight:bold} .new_win_ul a:hover, .new_win_ul a:focus {background:#faf9f5} -.btn_win {margin-bottom:20px;text-align:center} /* 새창용 */ +.btn_win {clear:both;margin-bottom:20px;text-align:center} /* 새창용 */ .btn_win a {display:inline-block;padding:0 10px;height:28px;border:1px solid #ccc;background:#fafafa;color:#000;font-size:0.75em;text-decoration:none;line-height:2.5em} /* 포인트 내역 */ @@ -456,6 +456,13 @@ a {color:#000;text-decoration:none} /* 쪽지 쓰기 */ #memo_write textarea {height:100px} +/* 아이디/패스워드 찾기 */ +#find_info fieldset {padding:0;border:0} +#find_info legend {margin:0;padding:0;width:0;height:0;border:0;overflow:hidden} +#find_info p {font-size:0.75em} +#find_info #captcha {padding-top:20px;border-top:1px solid #ddd} +#find_info #captcha input {margin-left:5px} + /* pagination */ .pg {clear:both;margin:0 0 20px;padding-top:20px;font-size:0.75em;text-align:center} .pg_wrap {display:inline-block;border:1px solid #ddd;letter-spacing:-4px} diff --git a/skin/member/neo/password_lost.skin.php b/skin/member/neo/password_lost.skin.php index b00c1e3db..2a90332f6 100644 --- a/skin/member/neo/password_lost.skin.php +++ b/skin/member/neo/password_lost.skin.php @@ -2,21 +2,26 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 ?> -

아이디/패스워드 찾기

+
+

아이디/패스워드 찾기

-
-
- 이메일 주소 입력 -

회원가입 시 등록하신 이메일 주소를 입력해 주시면, 해당 이메일로 아이디와 패스워드 정보를 보내드립니다.

- - -
- -
- - 창닫기 + +
+ 이메일 주소 입력 +

+ 회원가입 시 등록하신 이메일 주소를 입력해 주세요.
+ 해당 이메일로 아이디와 패스워드 정보를 보내드립니다. +

+ + +
+ +
+ + 창닫기 +
+
-