From 0785367b30a5e2b4f00706a66a98235da1497ff1 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 8 Jan 2013 11:23:02 +0900 Subject: [PATCH 01/13] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=ED=8F=BC?= =?UTF-8?q?=EB=A9=94=EC=9D=BC,=20=EC=AA=BD=EC=A7=80=EC=93=B0=EA=B8=B0,=20?= =?UTF-8?q?=EC=AA=BD=EC=A7=80=EB=B3=B4=EA=B8=B0,=20=EC=9E=90=EA=B8=B0?= =?UTF-8?q?=EC=86=8C=EA=B0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 27 ++++++- skin/member/neo/formmail.skin.php | 123 +++++++++++++++-------------- skin/member/neo/memo_form.skin.php | 69 ++++++++-------- skin/member/neo/memo_view.skin.php | 38 +++++---- skin/member/neo/profile.skin.php | 68 ++++++++-------- 5 files changed, 178 insertions(+), 147 deletions(-) diff --git a/css/def.css b/css/def.css index decba4bf9..5c597aaa1 100644 --- a/css/def.css +++ b/css/def.css @@ -34,7 +34,6 @@ fieldset button, .fieldset_submit {padding:0 15px;height:23px;border:0;background:#333;color:#fff;font-size:0.8em;line-height:1.9em;vertical-align:middle;cursor:pointer} fieldset button:focus, .fieldset_submit:focus {padding:0 15px;height:23px;border:0;background:#555;color:#fff;font-size:0.8em;line-height:1.9em;vertical-align:middle} -.readonly {background:#ff3061} /* 이미지 등비율 리사이징 */ .img_fix {float:left;width:100%;height:auto} @@ -73,7 +72,7 @@ h6 {margin:0 0 20px} #tnb li {float:left;margin-left:-1px} #tnb a {display:block;padding:20px;border-right:1px solid #e9e9e9;border-left:1px solid #e9e9e9;color:#595959;font-family:"dotum";font-size:0.875em;font-weight:bold;text-decoration:none} #tnb a:hover, -#tnb a:focus {background:#faf9f5} +#tnb a:focus {background:#f0f0ed} /* 전체검색 */ #hdsch {position:absolute;top:90px;right:50px;margin:0;padding:0;border:1px solid #ccc;background:#fff} @@ -125,7 +124,7 @@ h6 {margin:0 0 20px} #poll footer input {padding:0 15px;height:24px;border:0;background:#333;color:#fff;font-size:0.9em;letter-spacing:-0.1em;vertical-align:top} #poll footer a {display:inline-block;padding:0 5px;height:22px;border:1px solid #b7b7b7;background:#fff;color:#000;font-size:0.9em;vertical-align:top;text-decoration:none;letter-spacing:-0.1em;line-height:2.1em} /* 설문조사 결과 (새창) */ -#poll_result section {margin:0 auto 20px;;padding:10px;width:90%} +#poll_result section {margin:0 auto 20px;padding:10px;width:90%} #poll_result h2 {margin-top:10px;font-size:1em} #poll_result_list {border:1px solid #ddd;background:#f7f7f7} #poll_result_list h2 {padding:10px 0 0;text-align:center} @@ -141,7 +140,6 @@ h6 {margin:0 0 20px} #poll_result_cmt h2 {text-align:center} #poll_result_cmt article {margin-bottom:15px;border-bottom:1px solid #e7e7e7} #poll_result_cmt h1 {display:inline-block;margin:0 10px 0 0;padding:0;font-size:0.875em} -#poll_result_cmt h1 a {color:#000;text-decoration:none} #poll_result_cmt .poll_datetime, #poll_result_cmt .poll_del {font-size:0.75em} #poll_result_cmt p {padding:3px 0;font-size:0.875em} @@ -202,6 +200,8 @@ h6 {margin:0 0 20px} .frm_tbl select {padding:2px} .frm_info {display:block;padding:10px 0 0;color:#595959;line-height:1.3em} +.readonly {background:#ff3061} + /* 테이블 항목별 정의 */ .td_group {width:100px;text-align:center} .td_board {width:120px;text-align:center} @@ -233,7 +233,10 @@ h6 {margin:0 0 20px} /* 새창 공통 */ .new_win h1 {padding:10px 30px;background:#333;color:#fff;font-size:1.2em} +.new_win h1 a {color:#fff;text-decoration:none} .new_win article h1 {background:transparent;color:#000} +.new_win article h1 a {color:#000;text-decoration:none} +.new_win h2 {font-size:1em} .new_win table {margin:0 auto 30px;width:90%} .new_win fieldset {margin:0 auto 30px;width:90%} .new_win_ul {margin:-30px 0 20px 0;padding:0 0 0 30px;border-bottom:1px solid #ddd;background:#fff;font-size:0.8em;list-style:none;zoom:1} @@ -267,6 +270,22 @@ h6 {margin:0 0 20px} #fregister textarea {display:block;margin-bottom:10px;width:99%;height:200px;border:1px solid #ddd} #fregister label {display:inline-block;margin-right:10px} +/* 폼메일 */ +#formmail textarea {height:100px} + +/* 자기소개 */ +#profile table {margin-bottom:15px} +#profile section {margin:0 auto 20px;width:90%;border-bottom:1px solid #d9d9d9} +#profile h2 {margin:0;font-size:0.8em;font-family:"gulim"} +#profile p {font-size:0.75em} + +/* 쪽지 읽기 */ +#memo_view section {margin:0 auto 20px;width:90%;border-bottom:1px solid #d9d9d9} +#memo_view p {font-size:0.75em} + +/* 쪽지 쓰기 */ +#memo_write textarea {height:100px} + /* pagination */ .pg {margin-bottom:30px;font-size:0.875em;text-align:center} .pg_page, .pg_current {display:inline-block;position:relative;margin-left:-6px;padding:0 10px;height:25px;border:1px solid #ddd;background:#fff;line-height:1.9em;vertical-align:middle} diff --git a/skin/member/neo/formmail.skin.php b/skin/member/neo/formmail.skin.php index d976162c6..380dfbf04 100644 --- a/skin/member/neo/formmail.skin.php +++ b/skin/member/neo/formmail.skin.php @@ -1,72 +1,73 @@ -
-

님께 메일보내기

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
메일쓰기
형식 - - - -
+
+

님께 메일보내기

-
- 자동등록방지 - - - 왼쪽의 글자를 입력하세요. -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
메일쓰기
형식 + + + +
-
- - 창닫기 +
+ 자동등록방지 + + + 왼쪽의 글자를 입력하세요. +
+ +
+ + 창닫기 +
+ +
- -
- diff --git a/skin/member/neo/memo_view.skin.php b/skin/member/neo/memo_view.skin.php index 401188447..1cc3e69a9 100644 --- a/skin/member/neo/memo_view.skin.php +++ b/skin/member/neo/memo_view.skin.php @@ -2,22 +2,28 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 ?> -
-
-

- -

-
-

- -

+
+

+ +

+ +
+

쪽지내용

+

+ +

+
이전쪽지 다음쪽지 diff --git a/skin/member/neo/profile.skin.php b/skin/member/neo/profile.skin.php index c36e6f8d8..cafceba27 100644 --- a/skin/member/neo/profile.skin.php +++ b/skin/member/neo/profile.skin.php @@ -2,40 +2,42 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 ?> -

님의 프로필

+
+

님의 프로필

- - - - - - - - - - - - - - - - - - - - - - - - - -
회원권한
포인트
홈페이지
회원가입일= $mb[mb_level]) ? substr($mb[mb_datetime],0,10) ." (".$mb_reg_after." 일)" : "알 수 없음"; ?>
최종접속일= $mb[mb_level]) ? $mb[mb_today_login] : "알 수 없음";?>
+ + + + + + + + + + + + + + + + + + + + + + + + + +
회원권한
포인트
홈페이지
회원가입일= $mb[mb_level]) ? substr($mb[mb_datetime],0,10) ." (".$mb_reg_after." 일)" : "알 수 없음"; ?>
최종접속일= $mb[mb_level]) ? $mb[mb_today_login] : "알 수 없음";?>
-
-

님의 자기소개

-

-
+
+

님의 자기소개

+

+
- From 819eaa981d45386161866cb2b6ae62849699a29f Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 8 Jan 2013 11:29:04 +0900 Subject: [PATCH 02/13] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=83=88?= =?UTF-8?q?=EC=B0=BD=20=ED=83=80=EC=9D=B4=ED=8B=80=20=EB=B0=B0=EA=B2=BD?= =?UTF-8?q?=EC=83=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/def.css b/css/def.css index 5c597aaa1..5d8512ed0 100644 --- a/css/def.css +++ b/css/def.css @@ -232,7 +232,7 @@ h6 {margin:0 0 20px} .sch_datetime {font-size:0.75em} /* 새창 공통 */ -.new_win h1 {padding:10px 30px;background:#333;color:#fff;font-size:1.2em} +.new_win h1 {padding:10px 30px;background:#393936;color:#fff;font-size:1.2em} .new_win h1 a {color:#fff;text-decoration:none} .new_win article h1 {background:transparent;color:#000} .new_win article h1 a {color:#000;text-decoration:none} From 503e4bd4d3eafabb6d63aa0e1a5ee3c34a4deee8 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 8 Jan 2013 13:12:02 +0900 Subject: [PATCH 03/13] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=B5=9C?= =?UTF-8?q?=EC=8B=A0=EA=B8=80=20=EC=8A=A4=ED=82=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 13 +++++++++++-- lib/common.lib.php | 4 ++-- skin/latest/neo/latest.skin.php | 12 ++++++------ 3 files changed, 19 insertions(+), 10 deletions(-) diff --git a/css/def.css b/css/def.css index 5d8512ed0..ed278ae95 100644 --- a/css/def.css +++ b/css/def.css @@ -82,7 +82,7 @@ h6 {margin:0 0 20px} #hdsch_submit {position:relative;margin-left:-5px} /* 사이드 네비게이션: 아웃로그인, 설문조사 등 */ -#snb {position:absolute;top:150px;right:50px;font-family:"verdana","dotum"} +#snb {position:absolute;top:162px;right:50px;font-family:"verdana","dotum"} #snb ul {margin:0;padding:0;list-style:none} /* 아웃로그인 */ @@ -202,6 +202,15 @@ h6 {margin:0 0 20px} .readonly {background:#ff3061} +/* 최신글 */ +.latest {clear:both;margin-bottom:30px;padding:20px;border:1px solid #eee;font-size:0.8em} +.latest strong {display:block;float:left;margin-top:5px;width:200px} +.latest ul {float:left;margin:0;padding:0;list-style:none} +.latest li a {display:inline-block;padding:4px 0} +.latest p {padding:0} +.latest_more {clear:both;text-align:right} +.latest_more a {display:inline-block;padding:5px 0} + /* 테이블 항목별 정의 */ .td_group {width:100px;text-align:center} .td_board {width:120px;text-align:center} @@ -287,7 +296,7 @@ h6 {margin:0 0 20px} #memo_write textarea {height:100px} /* pagination */ -.pg {margin-bottom:30px;font-size:0.875em;text-align:center} +.pg {clear:both;margin-bottom:30px;font-size:0.875em;text-align:center} .pg_page, .pg_current {display:inline-block;position:relative;margin-left:-6px;padding:0 10px;height:25px;border:1px solid #ddd;background:#fff;line-height:1.9em;vertical-align:middle} .pg_page {text-decoration:none} .pg_current {font-weight:normal} \ No newline at end of file diff --git a/lib/common.lib.php b/lib/common.lib.php index 014c8ddb1..389891adc 100644 --- a/lib/common.lib.php +++ b/lib/common.lib.php @@ -377,7 +377,7 @@ function get_list($write_row, $board, $skin_path, $subject_len=40) $list['file'] = get_file($board['bo_table'], $list['wr_id']); if ($list['file']['count']) - $list['icon_file'] = '관련링크'; + $list['icon_file'] = '첨부파일'; return $list; } @@ -911,7 +911,7 @@ function get_sideview($mb_id, $name='', $email='', $homepage='') //$height = $size['1']; $width = $config['cf_member_icon_width']; $height = $config['cf_member_icon_height']; - $tmp_name = '첨부파일'; + $tmp_name = ''; if ($config['cf_use_member_icon'] == 2) // 회원아이콘+이름 $tmp_name = $tmp_name . ' '.$name.''; diff --git a/skin/latest/neo/latest.skin.php b/skin/latest/neo/latest.skin.php index 0a2a37de4..74331f58e 100644 --- a/skin/latest/neo/latest.skin.php +++ b/skin/latest/neo/latest.skin.php @@ -2,7 +2,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 ?> -
+
    @@ -30,9 +30,9 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 ?> - -
  • 게시물이 없습니다.
  • -
- 더보기 -
\ No newline at end of file + +

게시물이 없습니다.

+ + +
From e0add43a8fb73547e576dc51dbfd0a4e464f95e1 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 8 Jan 2013 13:25:28 +0900 Subject: [PATCH 04/13] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=ED=9A=8C?= =?UTF-8?q?=EC=9B=90=ED=8C=A8=EC=8A=A4=EC=9B=8C=EB=93=9C=20=ED=99=95?= =?UTF-8?q?=EC=9D=B8,=20=EB=B9=84=EB=B0=80=EA=B8=80=20=ED=8C=A8=EC=8A=A4?= =?UTF-8?q?=EC=9B=8C=EB=93=9C=20=ED=99=95=EC=9D=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 15 +++++++++++++-- skin/member/neo/member_confirm.skin.php | 12 ++++++++---- skin/member/neo/password.skin.php | 8 ++++---- 3 files changed, 25 insertions(+), 10 deletions(-) diff --git a/css/def.css b/css/def.css index ed278ae95..864fd1f58 100644 --- a/css/def.css +++ b/css/def.css @@ -31,9 +31,9 @@ fieldset select {padding:2px;border:1px solid #ddd;background:#f9f9f5;vertical-a fieldset p {margin:0} fieldset .span_highlight {color:#ff3061} fieldset button, -.fieldset_submit {padding:0 15px;height:23px;border:0;background:#333;color:#fff;font-size:0.8em;line-height:1.9em;vertical-align:middle;cursor:pointer} +.fieldset_submit {padding:0 15px;height:24px;border:0;background:#333;color:#fff;font-size:0.8em;line-height:1.9em;vertical-align:middle;cursor:pointer} fieldset button:focus, -.fieldset_submit:focus {padding:0 15px;height:23px;border:0;background:#555;color:#fff;font-size:0.8em;line-height:1.9em;vertical-align:middle} +.fieldset_submit:focus {padding:0 15px;height:24px;border:0;background:#555;color:#fff;font-size:0.8em;line-height:1.9em;vertical-align:middle} /* 이미지 등비율 리사이징 */ .img_fix {float:left;width:100%;height:auto} @@ -279,6 +279,17 @@ h6 {margin:0 0 20px} #fregister textarea {display:block;margin-bottom:10px;width:99%;height:200px;border:1px solid #ddd} #fregister label {display:inline-block;margin-right:10px} +/* 회원 패스워드 확인 */ +#member_confirm {padding:150px 0;background:#fcfcfc;text-align:center} +#member_confirm legend {margin:0;padding:0;width:0;height:0;border:0;overflow:hidden} +#member_confirm p {margin-bottom:20px;font-size:0.75em} +#member_confirm_id {display:inline-block;margin-right:20px} + +/* 비밀글 패스워드 확인 */ +#password_confirm {padding:150px 0;background:#fcfcfc;text-align:center} +#password_confirm legend {margin:0;padding:0;width:0;height:0;border:0;overflow:hidden} +#password_confirm p {margin-bottom:20px;font-size:0.75em} + /* 폼메일 */ #formmail textarea {height:100px} diff --git a/skin/member/neo/member_confirm.skin.php b/skin/member/neo/member_confirm.skin.php index 6ec82f821..0aa638400 100644 --- a/skin/member/neo/member_confirm.skin.php +++ b/skin/member/neo/member_confirm.skin.php @@ -7,13 +7,17 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
-
+
패스워드 확인 + +

회원님의 정보를 안전하게 보호하기 위해 패스워드를 한번 더 확인합니다.

+ 회원아이디 - + + - - + +
diff --git a/skin/member/neo/password.skin.php b/skin/member/neo/password.skin.php index 5184d3e90..ed770538f 100644 --- a/skin/member/neo/password.skin.php +++ b/skin/member/neo/password.skin.php @@ -11,12 +11,12 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 -
+
패스워드 확인 -

비밀글 기능으로 보호된 글입니다. 작성자와 관리자만 열람하실 수 있습니다. 작성자 본인이시라면 패스워드를 입력하세요.

+

비밀글 기능으로 보호된 글입니다. 작성자와 관리자만 열람하실 수 있습니다.
작성자 본인이시라면 패스워드를 입력하세요.

- - + +
From d7191fe251aca4795364a016681c798cc81165e5 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 8 Jan 2013 13:42:45 +0900 Subject: [PATCH 05/13] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EB=B9=84?= =?UTF-8?q?=EB=B0=80=EA=B8=80=20=ED=8C=A8=EC=8A=A4=EC=9B=8C=EB=93=9C=20?= =?UTF-8?q?=ED=99=95=EC=9D=B8=20=ED=8E=98=EC=9D=B4=EC=A7=80=20=ED=83=80?= =?UTF-8?q?=EC=9D=B4=ED=8B=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- head.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/head.php b/head.php index f1a230bbf..fbfcaa6ea 100644 --- a/head.php +++ b/head.php @@ -77,4 +77,4 @@ include_once($g4['path'].'/lib/popular.lib.php');
-

\ No newline at end of file +

\ No newline at end of file From 3cf3de315c85aa3a1ed1304807c46a1706e9f6a3 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 8 Jan 2013 14:15:39 +0900 Subject: [PATCH 06/13] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EA=B2=8C?= =?UTF-8?q?=EC=8B=9C=ED=8C=90=EC=8A=A4=ED=82=A8=20=EB=AA=A9=EB=A1=9D=20?= =?UTF-8?q?=EC=9E=91=EC=97=85=20=EC=A4=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 57 ++++++++++++++++++++------------- skin/board/neo/list.skin.php | 62 +++++++++++++++++++----------------- 2 files changed, 68 insertions(+), 51 deletions(-) diff --git a/css/def.css b/css/def.css index 864fd1f58..6fcc6115b 100644 --- a/css/def.css +++ b/css/def.css @@ -19,6 +19,7 @@ tfoot td {background:#f9f9f5;font-weight:bold;text-align:center} caption {padding:0 0 10px;text-align:left} .caption_desc {font-size:0.75em} th {padding:12px 0 8px;border-top:3px solid #666;border-bottom:1px solid #a9a9a9;font-size:0.8em} +th a {color:#000;text-decoration:none} td {padding:10px 0;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;font-size:0.75em} .empty_table {padding:50px 0;text-align:center} @@ -240,28 +241,17 @@ h6 {margin:0 0 20px} .sch_sideview {display:inline-block;font-size:0.75em} .sch_datetime {font-size:0.75em} -/* 새창 공통 */ -.new_win h1 {padding:10px 30px;background:#393936;color:#fff;font-size:1.2em} -.new_win h1 a {color:#fff;text-decoration:none} -.new_win article h1 {background:transparent;color:#000} -.new_win article h1 a {color:#000;text-decoration:none} -.new_win h2 {font-size:1em} -.new_win table {margin:0 auto 30px;width:90%} -.new_win fieldset {margin:0 auto 30px;width:90%} -.new_win_ul {margin:-30px 0 20px 0;padding:0 0 0 30px;border-bottom:1px solid #ddd;background:#fff;font-size:0.8em;list-style:none;zoom:1} -.new_win_ul:after {display:block;visibility:hidden;clear:both;content:""} -.new_win_ul li {float:left;margin-left:-1px} -.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:0.875em;font-weight:bold;text-decoration:none} -.new_win_ul a:hover, -.new_win_ul a:focus {background:#faf9f5} - -/* 포인트 내역 */ -#point p {text-align:center} -#point .td_datetime {width:150px} - -/* 쪽지 */ - -/* 스크랩 */ +/* 게시판 목록 */ +#board_list caption {padding:0;height:0;overflow:hidden} +.btn_board {margin-bottom:10px;zoom:1} +.btn_board:after {display:block;visibility:hidden;clear:both;content:""} +.btn_board ul {margin:0;padding:0;list-style:none} +.btn_board_user {float:right} +.btn_board_user li {float:left} +.btn_board_user a {display:block;margin-left:10px} +.btn_board_adm {float:left} +.btn_board_adm li {float:left} +.btn_board_adm a {display:block;margin-right:5px} /* 우편번호 검색 */ #post_num dl {margin:0 auto 10px;padding:0;width:90%} @@ -290,6 +280,29 @@ h6 {margin:0 0 20px} #password_confirm legend {margin:0;padding:0;width:0;height:0;border:0;overflow:hidden} #password_confirm p {margin-bottom:20px;font-size:0.75em} +/* 새창 공통 */ +.new_win h1 {padding:10px 30px;background:#393936;color:#fff;font-size:1.2em} +.new_win h1 a {color:#fff;text-decoration:none} +.new_win article h1 {background:transparent;color:#000} +.new_win article h1 a {color:#000;text-decoration:none} +.new_win h2 {font-size:1em} +.new_win table {margin:0 auto 30px;width:90%} +.new_win fieldset {margin:0 auto 30px;width:90%} +.new_win_ul {margin:-30px 0 20px 0;padding:0 0 0 30px;border-bottom:1px solid #ddd;background:#fff;font-size:0.8em;list-style:none;zoom:1} +.new_win_ul:after {display:block;visibility:hidden;clear:both;content:""} +.new_win_ul li {float:left;margin-left:-1px} +.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:0.875em;font-weight:bold;text-decoration:none} +.new_win_ul a:hover, +.new_win_ul a:focus {background:#faf9f5} + +/* 포인트 내역 */ +#point p {text-align:center} +#point .td_datetime {width:150px} + +/* 쪽지 */ + +/* 스크랩 */ + /* 폼메일 */ #formmail textarea {height:100px} diff --git a/skin/board/neo/list.skin.php b/skin/board/neo/list.skin.php index ba07d160d..3ea719f84 100644 --- a/skin/board/neo/list.skin.php +++ b/skin/board/neo/list.skin.php @@ -11,18 +11,9 @@ if ($is_nogood) $colspan++;

- +
- -
- -
- -
@@ -40,22 +31,35 @@ if ($is_nogood) $colspan++; - + - +
- - - +
+ + + + + +
+
+ +
+
+ +
@@ -65,7 +69,7 @@ if ($is_nogood) $colspan++; - +
@@ -84,7 +88,7 @@ if ($is_nogood) $colspan++; for ($i=0; $i - - - - - - + + + + + '; } ?> @@ -133,8 +137,8 @@ for ($i=0; $i -
-
    +
    +
    • 목록
    • @@ -145,13 +149,13 @@ for ($i=0; $i
    -
    -
    +
    이전검색'; } ?> 다음검색'; } ?> From d9e54188fff9ffe1a9464812b654cc37af2d461d Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 8 Jan 2013 15:00:17 +0900 Subject: [PATCH 07/13] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EA=B2=8C?= =?UTF-8?q?=EC=8B=9C=ED=8C=90=EC=8A=A4=ED=82=A8=20=EB=AA=A9=EB=A1=9D=20?= =?UTF-8?q?=EC=9E=91=EC=97=85=20=EC=A4=912?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 5 ++- skin/board/neo/list.skin.php | 70 +++++++++++++++++------------------- 2 files changed, 37 insertions(+), 38 deletions(-) diff --git a/css/def.css b/css/def.css index 6fcc6115b..569323a03 100644 --- a/css/def.css +++ b/css/def.css @@ -242,7 +242,6 @@ h6 {margin:0 0 20px} .sch_datetime {font-size:0.75em} /* 게시판 목록 */ -#board_list caption {padding:0;height:0;overflow:hidden} .btn_board {margin-bottom:10px;zoom:1} .btn_board:after {display:block;visibility:hidden;clear:both;content:""} .btn_board ul {margin:0;padding:0;list-style:none} @@ -252,6 +251,10 @@ h6 {margin:0 0 20px} .btn_board_adm {float:left} .btn_board_adm li {float:left} .btn_board_adm a {display:block;margin-right:5px} +.cate_board select {padding:2px;border:1px solid #ddd;background:#f9f9f5;vertical-align:middle} +#board_list caption {padding:0;height:0;overflow:hidden} +.board_cate_link {display:inline-block;margin-right:10px;font-weight:bold} +.td_subject img {margin-left:5px} /* 우편번호 검색 */ #post_num dl {margin:0 auto 10px;padding:0;width:90%} diff --git a/skin/board/neo/list.skin.php b/skin/board/neo/list.skin.php index 3ea719f84..9151ec9f8 100644 --- a/skin/board/neo/list.skin.php +++ b/skin/board/neo/list.skin.php @@ -13,33 +13,29 @@ if ($is_nogood) $colspan++; -
    -
    - - -
    - 게시물 검색 - Total 건 중 - - - - - - - - - -
    - -
    +
    + + + +
    @@ -87,7 +83,7 @@ if ($is_nogood) $colspan++; -
+> -
목록
+
게시물이 없습니다.
+ '.$list[$i]['ca_name'].''; - } + ?> + + - if ($list[$i]['is_notice']) - echo ''.$list[$i]['subject'].''; - else - echo ''.$list[$i]['subject'].''; + - if ($list[$i]['comment_cnt']) - echo ''.$list[$i]['comment_cnt'].''; + + + + '; } From 98b7c7992c90100b6406b3024a00731c778c10b8 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 8 Jan 2013 15:02:01 +0900 Subject: [PATCH 08/13] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=B5=9C?= =?UTF-8?q?=EC=8B=A0=EA=B8=80=20=EC=8A=A4=ED=82=A8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/def.css b/css/def.css index 569323a03..e172bb824 100644 --- a/css/def.css +++ b/css/def.css @@ -205,8 +205,8 @@ h6 {margin:0 0 20px} /* 최신글 */ .latest {clear:both;margin-bottom:30px;padding:20px;border:1px solid #eee;font-size:0.8em} -.latest strong {display:block;float:left;margin-top:5px;width:200px} -.latest ul {float:left;margin:0;padding:0;list-style:none} +.latest strong {display:inline-block;margin-bottom:15px} +.latest ul {margin:0;padding:0;list-style:none} .latest li a {display:inline-block;padding:4px 0} .latest p {padding:0} .latest_more {clear:both;text-align:right} From 5ac9408b2fa1ff9a8655e5bc789713b8be5c92c9 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 8 Jan 2013 16:10:21 +0900 Subject: [PATCH 09/13] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EA=B2=8C?= =?UTF-8?q?=EC=8B=9C=ED=8C=90=EC=8A=A4=ED=82=A8=20=EB=AA=A9=EB=A1=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 29 +++++++++++--- skin/board/neo/list.skin.php | 78 ++++++++++++++++++------------------ 2 files changed, 62 insertions(+), 45 deletions(-) diff --git a/css/def.css b/css/def.css index e172bb824..5b14cbf5d 100644 --- a/css/def.css +++ b/css/def.css @@ -94,7 +94,7 @@ h6 {margin:0 0 20px} #ol_before fieldset {margin:0;padding:0;border:0;background:transparent} #ol_before legend {position:absolute;padding:0;width:0;height:0;border:0;background:transparent;overflow:hidden} #ol_before input:focus {background:#333;color:#fff} -#ol_before ul {position:relative;top:0;left:90px;margin:10px 0;width:90px;zoom:1} +#ol_before ul {position:relative;top:0;left:93px;margin:10px 0;width:90px;zoom:1} #ol_before ul:after {display:block;visibility:hidden;clear:both;content:""} #ol_before li {float:left;margin-right:5px} #ol_before a {color:#696969;text-decoration:none;letter-spacing:-0.1em} @@ -186,6 +186,17 @@ h6 {margin:0 0 20px} #footer p {position:absolute;top:25px;right:50px} /* ##################################################################### 스킨 및 컨텐츠 */ +/* 버튼 */ +.btn01 {display:inline-block;padding:0 10px;height:25px;border:1px solid #ff5e1c;background:#ff7200;color:#fff;font-size:0.8em;text-decoration:none;line-height:2.2em} +.btn01:hover, +.btn01:focus {} +.btn02 {display:inline-block;padding:0 10px;height:25px;border:1px solid #ccc;background:#fafafa;color:#000;font-size:0.8em;text-decoration:none;line-height:2.2em} +.btn02:hover, +.btn02:focus {} +.btn03 {display:inline-block;padding:0 10px;height:25px;border:1px solid #555;background:#666;color:#fff;font-size:0.8em;text-decoration:none;line-height:2.2em} +.btn02:hover, +.btn02:focus {} + /* 폼 테이블 */ .frm_tbl {} .frm_tbl caption {padding-top:10px;border-bottom:1px solid #aaa;font-weight:bold} @@ -242,16 +253,22 @@ h6 {margin:0 0 20px} .sch_datetime {font-size:0.75em} /* 게시판 목록 */ +#btn_board_adm {text-align:center} +#btn_board_adm a {display:inline-block;margin-bottom:20px;padding:10px 20px;text-align:center} .btn_board {margin-bottom:10px;zoom:1} .btn_board:after {display:block;visibility:hidden;clear:both;content:""} .btn_board ul {margin:0;padding:0;list-style:none} .btn_board_user {float:right} -.btn_board_user li {float:left} -.btn_board_user a {display:block;margin-left:10px} +.btn_board_user li {float:left;margin-left:5px} +.btn_board_user a {display:block} .btn_board_adm {float:left} -.btn_board_adm li {float:left} -.btn_board_adm a {display:block;margin-right:5px} -.cate_board select {padding:2px;border:1px solid #ddd;background:#f9f9f5;vertical-align:middle} +.btn_board_adm li {float:left;margin-right:5px} +.btn_board_adm a {display:block} +#board_search {float:left;padding:0;margin:0;border:0} +#board_search legend {margin:0;padding:0;width:0;height:0;border:0;overflow:hidden} +#board_search form {display:inline-block} +#fcategory select {margin-right:10px;padding:2px;border:1px solid #ddd;background:#f9f9f5;vertical-align:middle} + #board_list caption {padding:0;height:0;overflow:hidden} .board_cate_link {display:inline-block;margin-right:10px;font-weight:bold} .td_subject img {margin-left:5px} diff --git a/skin/board/neo/list.skin.php b/skin/board/neo/list.skin.php index 9151ec9f8..d3642c846 100644 --- a/skin/board/neo/list.skin.php +++ b/skin/board/neo/list.skin.php @@ -11,49 +11,49 @@ if ($is_nogood) $colspan++;

- - -
- - - -
+
- - - + + + +
@@ -139,14 +139,14 @@ for ($i=0; $i목록 -
  • 선택삭제
  • -
  • 선택복사
  • -
  • 선택이동
  • +
  • 선택삭제
  • +
  • 선택복사
  • +
  • 선택이동
  • From f4cdcd33a7ea64b6ec4514a1004dccf31ff25ae9 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 8 Jan 2013 16:15:34 +0900 Subject: [PATCH 10/13] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=95=84?= =?UTF-8?q?=EC=9B=83=EB=A1=9C=EA=B7=B8=EC=9D=B8=20=EC=8A=A4=ED=82=A8?= =?UTF-8?q?=EC=97=90=20=EC=A0=9C=EB=AA=A9=20=EB=82=98=EC=98=A4=EA=B2=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/css/def.css b/css/def.css index 5b14cbf5d..574ca1c73 100644 --- a/css/def.css +++ b/css/def.css @@ -88,9 +88,9 @@ h6 {margin:0 0 20px} /* 아웃로그인 */ .outlogin {margin-bottom:5px;border:1px solid #dedace} -.outlogin h2 {margin:0;height:0;overflow:hidden} /* 로그인 전 */ #ol_before {padding:10px 10px 0;width:178px;background:#f9f9f5;font-size:0.7em} +#ol_before h2 {margin-bottom:5px;font-size:1.1em} #ol_before fieldset {margin:0;padding:0;border:0;background:transparent} #ol_before legend {position:absolute;padding:0;width:0;height:0;border:0;background:transparent;overflow:hidden} #ol_before input:focus {background:#333;color:#fff} @@ -99,15 +99,16 @@ h6 {margin:0 0 20px} #ol_before li {float:left;margin-right:5px} #ol_before a {color:#696969;text-decoration:none;letter-spacing:-0.1em} #ol_mb_id{display:block;margin-bottom:3px;padding:0 5px;width:165px;height:22px;border:1px solid #d7d7d7;background:#fff;line-height:1.6em} -#ol_mb_id_label {z-index:2;position:absolute;top:17px;left:20px;color:#696969} +#ol_mb_id_label {z-index:2;position:absolute;top:38px;left:20px;color:#696969} #ol_mb_pw {display:block;padding:0 5px;width:100px;height:22px;border:1px solid #d7d7d7;background:#fff;line-height:1.6em} -#ol_mb_pw_label {z-index:2;position:absolute;top:45px;left:20px;color:#696969} -#auto_login {position:absolute;top:71px;left:13px} -#auto_login_label {position:absolute;top:72px;left:28px;color:#696969;letter-spacing:-0.1em} -#ol_submit {position:absolute;top:38px;right:12px;width:60px;height:24px;border:1px solid #b7b7b7;background:#fff;font-size:1em;font-weight:bold;letter-spacing:-0.1em;line-height:2em} +#ol_mb_pw_label {z-index:2;position:absolute;top:65px;left:20px;color:#696969} +#auto_login {position:absolute;top:92px;left:13px} +#auto_login_label {position:absolute;top:93px;left:28px;color:#696969;letter-spacing:-0.1em} +#ol_submit {position:absolute;top:58px;right:12px;width:60px;height:24px;border:1px solid #b7b7b7;background:#fff;font-size:1em;font-weight:bold;letter-spacing:-0.1em;line-height:2em} /* 로그인 후 */ #ol_after {width:198px;background:#f9f9f5;color:#000;font-size:0.75em} #ol_after header {padding:10px 0;text-align:center} +#ol_after h2 {margin-bottom:5px;padding-left:10px;font-size:1em;text-align:left} #ol_after ul {padding:5px 0;background:#fff} #ol_after li a {display:block;position:relative;padding:7px 10px;color:#000;text-decoration:none} #ol_after li span {position:absolute;top:7px;right:10px} From 768376a9e0df4cb28f77aefaf3590ac13d96e0f2 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 8 Jan 2013 16:33:21 +0900 Subject: [PATCH 11/13] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EA=B2=8C?= =?UTF-8?q?=EC=8B=9C=ED=8C=90=EC=8A=A4=ED=82=A8=20=EA=B8=80=EC=93=B0?= =?UTF-8?q?=EA=B8=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 1 + skin/board/neo/write.skin.php | 109 +++++++++++++--------------------- 2 files changed, 43 insertions(+), 67 deletions(-) diff --git a/css/def.css b/css/def.css index 574ca1c73..8778998db 100644 --- a/css/def.css +++ b/css/def.css @@ -211,6 +211,7 @@ h6 {margin:0 0 20px} .frm_tbl .frm_input:focus {padding:4px;border:0;background:#333;color:#fff} .frm_tbl textarea {width:90%} .frm_tbl select {padding:2px} +.frm_file {display:block;margin-bottom:5px} .frm_info {display:block;padding:10px 0 0;color:#595959;line-height:1.3em} .readonly {background:#ff3061} diff --git a/skin/board/neo/write.skin.php b/skin/board/neo/write.skin.php index 43948ec49..f058bc016 100644 --- a/skin/board/neo/write.skin.php +++ b/skin/board/neo/write.skin.php @@ -8,6 +8,8 @@ var char_min = parseInt(); // 최소 var char_max = parseInt(); // 최대 +

    +
    @@ -20,34 +22,34 @@ var char_max = parseInt(); // 최대 - +
    - + - + - + - + @@ -57,27 +59,27 @@ $option_hidden = ''; if ($is_notice || $is_html || $is_secret || $is_mail) { $option = ''; if ($is_notice) { - $option .= PHP_EOL.''; + $option .= PHP_EOL.''.PHP_EOL.''; } if ($is_html) { if ($is_dhtml_editor) { $option_hidden .= ''; } else { - $option .= PHP_EOL.''; + $option .= PHP_EOL.''.PHP_EOL.''; } } if ($is_secret) { if ($is_admin || $is_secret==1) { - $option .= PHP_EOL.''; + $option .= PHP_EOL.''.PHP_EOL.''; } else { $option_hidden .= ''; } } if ($is_mail) { - $option .= PHP_EOL.''; + $option .= PHP_EOL.''.PHP_EOL.''; } } @@ -94,7 +96,7 @@ if ($option) { - + @@ -120,72 +122,45 @@ if ($option) { - + - + - - + + + + + + + + + + + + + From 27d51bdaa1e71a2397f0eda22629503c43b2d7c8 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 8 Jan 2013 16:36:14 +0900 Subject: [PATCH 12/13] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EA=B2=8C?= =?UTF-8?q?=EC=8B=9C=ED=8C=90=EC=8A=A4=ED=82=A8=20=EA=B8=80=EC=93=B0?= =?UTF-8?q?=EA=B8=B0=20=EB=B3=B4=EA=B0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/write.php | 2 +- css/def.css | 3 +++ skin/board/neo/write.skin.php | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/bbs/write.php b/bbs/write.php index 7d5bd3d47..805243f3e 100644 --- a/bbs/write.php +++ b/bbs/write.php @@ -175,7 +175,7 @@ if ($group['gr_use_access']) { } } -$g4['title'] = $title_msg.' > '.$board['bo_subject']; +$g4['title'] = $board['bo_subject']." ".$title_msg; $is_notice = false; $notice_checked = ''; diff --git a/css/def.css b/css/def.css index 8778998db..bd0c04332 100644 --- a/css/def.css +++ b/css/def.css @@ -275,6 +275,9 @@ h6 {margin:0 0 20px} .board_cate_link {display:inline-block;margin-right:10px;font-weight:bold} .td_subject img {margin-left:5px} +/* 게시판 쓰기 */ +#board_write caption {padding:0;height:0;overflow:hidden} + /* 우편번호 검색 */ #post_num dl {margin:0 auto 10px;padding:0;width:90%} #post_num dt {margin-bottom:15px} diff --git a/skin/board/neo/write.skin.php b/skin/board/neo/write.skin.php index f058bc016..bc77eb289 100644 --- a/skin/board/neo/write.skin.php +++ b/skin/board/neo/write.skin.php @@ -22,7 +22,7 @@ var char_max = parseInt(); // 최대 -
    title="패스워드">>
    - @@ -104,7 +106,7 @@ if ($option) {
    ">">
    파일 #1 -
    - + +
    - 파일증가 - 파일감소 + 파일 #2 + + +
    파일 #3 + + +
    파일 #4 + + +
    파일 #5 + +
    +
    From 2ff965729355507799244f5662edcff31afc3832 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 8 Jan 2013 16:47:55 +0900 Subject: [PATCH 13/13] =?UTF-8?q?html5.js=20ie8=20=EC=9D=B4=ED=95=98=20?= =?UTF-8?q?=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- head.sub.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/head.sub.php b/head.sub.php index cda00e67c..54cd6f49c 100644 --- a/head.sub.php +++ b/head.sub.php @@ -73,7 +73,9 @@ var g4_is_ie = navigator.userAgent.toLowerCase().indexOf("msie") != -1; + $value) {