diff --git a/adm/boardgroupmember_list.php b/adm/boardgroupmember_list.php index 3cd6d783c..29cacc157 100644 --- a/adm/boardgroupmember_list.php +++ b/adm/boardgroupmember_list.php @@ -111,7 +111,7 @@ $colspan = 7; - + diff --git a/adm/index.php b/adm/index.php index 58505131d..aa47df681 100644 --- a/adm/index.php +++ b/adm/index.php @@ -99,7 +99,7 @@ $colspan = 12; -
+
@@ -281,7 +281,7 @@ $colspan = 7; -
+
diff --git a/adm/member_list.php b/adm/member_list.php index 12b8b2a3e..e1500e570 100644 --- a/adm/member_list.php +++ b/adm/member_list.php @@ -193,7 +193,7 @@ $colspan = 15; - + @@ -202,7 +202,7 @@ $colspan = 15;
> -
+
-
+
diff --git a/bbs/search.php b/bbs/search.php index e42ee4876..a62044368 100644 --- a/bbs/search.php +++ b/bbs/search.php @@ -134,7 +134,7 @@ if ($stx) { $sch_all = ""; if ($onetable == $g4_search['tables'][$i]) $sch_class = "class=sch_on"; else $sch_all = "class=sch_on"; - $str_board_list .= '
  • '.$row2['bo_subject'].'갯수'.$row['cnt'].'
  • '; + $str_board_list .= '
  • '.$row2['bo_subject'].''.$row['cnt'].'
  • '; } } diff --git a/css/admin.css b/css/admin.css index 0d1e655d5..d00348aa0 100644 --- a/css/admin.css +++ b/css/admin.css @@ -229,7 +229,7 @@ td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9 /* 게시판관리 목록 */ .tbl_bo_list td {text-align:center} /* 게시판추가/수정 */ -.group_setting {width:130px;border-left:1px solid #e9ecee} +.group_setting {width:140px;border-left:1px solid #e9ecee;text-align:center} #anc_bo_extra .group_setting label {width:auto} #anc_bo_extra .group_setting input {margin:0} #anc_bo_extra label {display:inline-block;width:100px} diff --git a/css/default.css b/css/default.css index d4f97509d..0500ae77c 100644 --- a/css/default.css +++ b/css/default.css @@ -2,7 +2,7 @@ /* 초기화 */ html {overflow-y:scroll} -body {margin:0;padding:0;background:#fff;font-size:0.75em;font-family:"dotum"} +body {margin:0;padding:0;background:#f9fafe;font-size:0.75em;font-family:"dotum"} 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} @@ -13,8 +13,11 @@ button {border-radius:0;font-size:1em} 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} -a:link, a:visited {color:#000;text-decoration:none} -a:hover, a:focus, a:active {color:#000;text-decoration:underline} +a:link, +a:visited {color:#000;text-decoration:none} +a:hover, +a:focus, +a:active {color:#000;text-decoration:underline} /* 상단 레이아웃 */ #hd {border-top:3px solid #151515;background:#fff} @@ -23,60 +26,67 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} #logo {padding:17px 0} -#sch_all {position:absolute;top:22px;left:70px;margin:0;padding:0;border:1px solid #c9c9c9} +/* 전체 검색 */ +#sch_all {position:absolute;top:22px;left:70px;margin:0;padding:0;border:1px solid #555} #sch_all legend {position:absolute;font-size:0;line-height:0;overflow:hidden} -#sch_all_stx {padding-left:5px;width:156px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em} -#sch_all_submit {padding:0 5px;height:26px;border:0;background:#333;color:#fff} +#sch_all_stx {padding-left:5px;width:165px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em} +#sch_all_submit {padding:0 5px;height:26px;border:0;background:#555;color:#fff} -#mb_nb {position:absolute;top:18px;right:0;zoom:1} -#mb_nb:after {display:block;visibility:hidden;clear:both;content:""} -#mb_nb li {float:left} -#mb_nb a {display:block;padding:5px 10px;color:#333;letter-spacing:-0.1em} -#mb_nb a:focus, #mb_nb a:hover, #mb_nb a:active {text-decoration:none} -#mb_nb img {margin-right:3px} +#tnb {position:absolute;top:18px;right:0;zoom:1} +#tnb:after {display:block;visibility:hidden;clear:both;content:""} +#tnb li {float:left} +#tnb a {display:block;padding:5px 10px;color:#333;letter-spacing:-0.1em} +#tnb a:focus, +#tnb a:hover, +#tnb a:active {text-decoration:none} +#tnb img {margin-right:3px} /* gnb js off */ -#gnb {z-index:10;margin:-1px 0 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #d9d9d9;background:#f0f4f8;zoom:1} -#gnb:after {display:block;visibility:hidden;clear:both;content:""} +#gnb {z-index:10;margin:-1px 0 0;border-bottom:1px solid #c3c7c5;background:#f0f4f8} #gnb h2 {position:absolute;margin:0;padding:0;font-size:0;line-height:0;overflow:hidden} #gnb_1dul {margin:0 auto;padding:0;width:980px;zoom:1} #gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""} .gnb_1dli {z-index:10;clear:both;zoom:1} .gnb_1dli:after {display:block;visibility:hidden;clear:both;content:""} .gnb_1da {display:block;float:left;width:80px;height:35px;font-weight:bold;line-height:2.95em;text-decoration:none} -.gnb_1da:focus, .gnb_1da:hover {text-decoration:none} +.gnb_1da:focus, +.gnb_1da:hover {text-decoration:none} .gnb_2dul {float:left;width:auto} .gnb_2dli {float:left} .gnb_2da {display:block;float:left;width:80px;height:35px;line-height:2.95em;text-decoration:none} -.gnb_2da:focus, .gnb_2da:hover {text-decoration:none} +.gnb_2da:focus, +.gnb_2da:hover {text-decoration:none} /* gnb js on */ .gnb_js {} .gnb_js #gnb_1dul {zoom:1} .gnb_js #gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""} .gnb_js .gnb_1dli {clear:none;position:relative;float:left} .gnb_js .gnb_1da {text-align:center} -.gnb_js .gnb_1dli_air a {float:none;background:#34383c;color:#fff} -.gnb_js .gnb_1dli_on a {float:none;background:#34383c;color:#fff} +.gnb_js .gnb_1dli_air a {float:none;background:#333;color:#fff} +.gnb_js .gnb_1dli_on a {float:none;background:#333;color:#fff} .gnb_js .gnb_2dul {position:absolute;top:35px;width:1px;height:1px;overflow:hidden} .gnb_js .gnb_2da {display:inline-block;float:none !important;padding:0 10px;width:161px;text-align:left} -.gnb_1dli_over .gnb_2dul {left:0;width:181px;height:auto} -.gnb_1dli_over2 .gnb_2dul {right:0;width:181px;height:auto} +.gnb_1dli_over .gnb_2dul {left:0;width:180px;height:auto;background:#fff} +.gnb_1dli_over2 .gnb_2dul {right:0;width:180px;height:auto;background:#fff} .gnb_empty {width:100%;height:35px;text-align:center;line-height:2.95em} /* 중간 레이아웃 */ -#wrapper {z-index:5;margin:0 auto;width:980px;zoom:1} +#wrapper {z-index:5;margin:50px auto;width:980px;zoom:1} #wrapper:after {display:block;visibility:hidden;clear:both;content:""} -#wrapper_title {margin-bottom:20px;font-size:1.2em} -#wrapper #aside {position:relative;float:right;left:-1px;width:210px;border-left:1px solid #d9d9d9;background:#fff} +#aside {float:right;width:210px;border:1px solid #cfded8;background:#fff} -#container {z-index:4;position:relative;float:left;padding:25px 20px 15px 0;width:748px;min-height:500px;height:auto !important;height:500px;border-right:1px solid #d9d9d9;background:#fff;zoom:1} +#container {z-index:4;position:relative;float:left;padding:25px 14px 15px;width:728px;min-height:500px;height:auto !important;height:500px;border:1px solid #cfded8;background:#fff;zoom:1} #container:after {display:block;visibility:hidden;clear:both;content:""} +#container_title {margin-bottom:20px;font-size:1.2em} /* 텍스트 크기 조절 */ -#text_size {z-index:10;position:absolute;top:7px;right:18px} -#text_size button {padding:0 10px;height:30px;border:0;background:#000;color:#fff;cursor:pointer} +#text_size {position:absolute;top:-33px;left:-1px;letter-spacing:-3px} +#text_size button {margin:0;padding:0 10px;height:28px;border:0;background:#555;color:#fff;vertical-align:middle;cursor:pointer} +#text_size_down {font-size:0.9em} +#text_size_def {font-size:1em} +#text_size_up {font-size:1.3em} /* 하단 레이아웃 */ #ft {background:#484848} @@ -89,21 +99,20 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} #ft_copy b {color:#fff} #ft_copy a {position:absolute;top:10px;right:0;color:#fff} -/* 기본 스타일 */ /* 화면낭독기 사용자용 */ #hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden} .msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important} /* 본문 바로가기 */ -#to_content a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} -#to_content a:focus, #to_content a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em} +#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} +#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em} /* 이미지 등비율 리사이징 */ .img_fix {width:100%;height:auto} /* 캡챠 자동등록(입력)방지 기본 */ -#captcha img {border:1px solid #d9d9d9;border-right:0} -#captcha_mp3 img {border:1px solid #d9d9d9;border-left:0;background:#494949} +#captcha img {border:1px solid #cfded8;border-right:0} +#captcha_mp3 img {border:1px solid #cfded8;border-left:0;background:#494949} #mp3_embed {position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden} /* 익스 8 이하에서 음성캡챠 실행 스타일 */ /* ckeditor 단축키 */ @@ -117,15 +126,12 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} .cke_sc_def dt {width:20%;font-weight:bold} .cke_sc_def dd {width:30%} -/* Mobile화면으로 */ -#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center} - /* 콘텐츠별 스타일 */ .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold} /* 버튼 */ -.btn01 {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} +.btn01 {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000 !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} .btn01:focus, .btn01:hover {text-decoration:none !important} -.btn02 {display:inline-block;padding:0 10px;height:23px;border:1px solid #333 !important;background:#333 !important;color:#fff !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} +.btn02 {display:inline-block;padding:0 10px;height:23px;border:1px solid #333;background:#333;color:#fff !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} .btn02:focus, .btn02:hover {text-decoration:none !important} .btn_confirm {text-align:center} /* 서식단계 진행 */ .btn_submit {padding:0 10px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;vertical-align:top;cursor:pointer} @@ -138,13 +144,14 @@ button.btn_cancel {display:inline-block;padding:0 10px;height:24px;border:1px so button.btn_frmline {font-size:1em} .btn_win {clear:both;margin-bottom:20px;text-align:center} /* 새창용 */ .btn_win a {display:inline-block;padding:0 10px;height:22px;border:1px solid #ccc;background:#fafafa;line-height:2em;cursor:pointer} -.btn_win a:focus, .btn_win a:hover {text-decoration:none} +.btn_win a:focus, +.btn_win a:hover {text-decoration:none} /* 게시판용 버튼 */ -.btn_b01 {display:inline-block;padding:0 10px;height:23px;border:1px solid #eee !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} +.btn_b01 {display:inline-block;padding:0 10px;height:23px;border:1px solid #d9ded9;background:#f5f6fa;color:#000 !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} .btn_b01:focus, .btn_b01:hover {text-decoration:none !important} -.btn_b02 {display:inline-block;padding:0 10px;height:23px;border:1px solid #eee !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} +.btn_b02 {display:inline-block;padding:0 10px;height:23px;border:1px solid #eee;background:#333;color:#fff !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} .btn_b02:focus, .btn_b02:hover {text-decoration:none !important} -.btn_admin {display:inline-block;padding:0 10px;height:23px;border:1px solid #e8180c !important;background:#e8180c !important;color:#fff !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} /* 관리자 전용 버튼 */ +.btn_admin {display:inline-block;padding:0 10px;height:23px;border:1px solid #e8180c;background:#e8180c;color:#fff !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} /* 관리자 전용 버튼 */ .btn_admin:focus, .btn_admin:hover {text-decoration:none !important} /* 기본테이블 */ @@ -155,7 +162,7 @@ button.btn_frmline {font-size:1em} .basic_tbl thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */ .basic_tbl tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff} .basic_tbl tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center} -.basic_tbl td {padding:8px 5px 6px;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;line-height:1.5em;word-break:break-all} +.basic_tbl td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all} .basic_tbl a {} .bo_sideview td {padding:6px 4px} /* 사이드뷰 사용하는 테이블 셀 패딩값 */ td.empty_table {padding:85px 0;text-align:center} @@ -168,10 +175,10 @@ td.empty_table {padding:85px 0;text-align:center} /* 폼 테이블 */ .frm_tbl {margin-bottom:20px;width:100%;border-collapse:collapse;border-spacing:0} .frm_tbl caption {padding:10px 0;font-weight:bold;text-align:left} -.frm_tbl th {padding-left:10px;width:100px;border-top:1px solid #eee;border-bottom:1px solid #eee;font-weight:normal;text-align:left} -.frm_tbl td {padding:7px 10px;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;background:transparent} -.frm_tbl textarea, -.frm_input {padding:2px 2px 3px;border:1px solid #b8c9c2;background:#f7f7f7;vertical-align:middle} +.frm_tbl th {width:100px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f7f7f7;vertical-align:top;text-align:left} +.frm_tbl td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent;vertical-align:top} +.frm_tbl textarea, .frm_input {padding:2px 2px 3px;border:1px solid #b8c9c2;background:#f7f7f7;vertical-align:middle} +.frm_input:focus, input.required:focus {padding:3px 3px 4px;border:0;background:#21272e !important;color:#fff} .frm_tbl textarea {width:90%;height:150px} .frm_address {display:block;margin-top:5px} .frm_file {display:block;margin-bottom:5px} @@ -196,8 +203,9 @@ td.empty_table {padding:85px 0;text-align:center} /* 새창 기본 스타일 */ .new_win {} -.new_win h1 {margin-bottom:20px;padding:0 20px;height:60px;border-top:3px solid #4e5d60;border-bottom:1px solid #d9d9d9;background:#fff;font-size:1.2em;line-height:5em} +.new_win #new_win_title {margin-bottom:20px;padding:0 20px;height:60px;border-top:3px solid #4e5d60;border-bottom:1px solid #e9e9e9;background:#fff;font-size:1.2em;line-height:5em} .new_win .basic_tbl {margin:0 auto 20px !important;width:93% !important;background:#fff !important} +.new_win .frm_tbl {margin:0 auto 20px !important;width:93% !important;background:#fff !important} .new_win_ul {margin:-20px 0 20px 0;padding:0 0 0 20px;border-bottom:1px solid #455255;background:#484848;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} @@ -207,7 +215,7 @@ td.empty_table {padding:85px 0;text-align:center} /* 자바스크립트 alert 대안 */ #validation_check {margin:100px auto;width:500px} #validation_check h1 {margin-bottom:20px;font-size:1.3em} -#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #d9d9d9;background:#fff} +#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff} /* 사이드뷰 */ .sv_wrap {display:inline-block;position:relative;font-weight:normal} @@ -219,10 +227,13 @@ td.empty_table {padding:85px 0;text-align:center} /* pagination */ .pg_wrap {clear:both;margin:0 0 20px;padding-top:20px;text-align:center} -.pg {display:inline-block;border:1px solid #d9d9d9;letter-spacing:-4px} +.pg {display:inline-block;border:1px solid #cfded8;letter-spacing:-4px} .pg a:focus, .pg a:hover, .pg a:active {text-decoration:none} .pg_page, .pg_current {display:inline-block;padding:0 12px;height:30px;color:#000;letter-spacing:0;line-height:2.6em;vertical-align:middle} .pg_page {background:#f9f9f9;text-decoration:none} -.pg_start, .pg_prev {border-right:1px solid #d9d9d9} -.pg_end, .pg_next {border-left:1px solid #d9d9d9} -.pg_current {background:#333;color:#fff;font-weight:bold} \ No newline at end of file +.pg_start, .pg_prev {border-right:1px solid #cfded8} +.pg_end, .pg_next {border-left:1px solid #cfded8} +.pg_current {background:#333;color:#fff;font-weight:bold} + +/* Mobile화면으로 */ +#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center} \ No newline at end of file diff --git a/css/mobile.css b/css/mobile.css index 8fa47438b..42d6367f9 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -142,12 +142,10 @@ td.empty_table {padding:5em 0;text-align:center} /* 폼 테이블 */ .frm_tbl {margin-bottom:1.5em;width:100%;border-collapse:collapse;border-spacing:0} .frm_tbl caption {padding:1em;color:#4b8b99;font-weight:bold;text-align:left} -.frm_tbl th {padding-left:1em;width:110px;border-top:1px solid #eee;border-bottom:1px solid #eee;font-weight:normal;text-align:left} +.frm_tbl th {padding:0.4em;width:110px;border:1px solid #e9e9e9;border-left:0;vertical-align:top;text-align:left} .frm_tbl td {padding:0.4em 0.5em;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent} -.frm_tbl textarea, -.frm_input {border:1px solid #b8c9c2;background:#f7f7f7;vertical-align:middle;line-height:1.8em;-webkit-appearance:none} -.frm_input:focus, -input.required:focus {border:0;background:#21272e !important;color:#fff;line-height:1.8em} +.frm_tbl textarea, .frm_input {border:1px solid #b8c9c2;background:#f7f7f7;vertical-align:middle;line-height:1.8em;-webkit-appearance:none} +.frm_input:focus, input.required:focus {border:1px solid #b8c9c2;background:#21272e !important;color:#fff;line-height:1.8em} .frm_tbl textarea {width:90%;height:150px} .frm_address {display:block;margin-top:0.3em} .frm_file {display:block;margin-bottom:0.3em} diff --git a/head.php b/head.php index 605f6a941..fd58d3785 100644 --- a/head.php +++ b/head.php @@ -26,7 +26,7 @@ if ($config['cf_include_head']) {

    -
    본문 바로가기
    +
    본문 바로가기
    @@ -41,7 +41,7 @@ if ($config['cf_include_head']) { - + -
    -
    -
    -

    본문

    -
    +
    +

    본문

    \n"; } - ?> + ?>
    @@ -145,7 +145,6 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php');
    스크랩 - 추천 @@ -166,21 +165,19 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php'); } } ?> -
    + - - + - + +
    + + - - + + +
    +
    + + + - - + - > - - > - + +
    +
    + id="sop_or" name="sop"> + + id="sop_and" name="sop"> + +
    - - -
    -
    에 대한 검색 결과입니다.
    -
    -
      -
    • 게시판
    • -
    • 게시물
    • -
    • / 페이지
    • -
    -
    -
    - - - -
    -
    검색결과가 있는 게시판 목록
    -
    - -
    -
    +
    +

    전체검색 결과

    +
    +
    게시판
    +
    +
    게시물
    +
    +
    +

    / 페이지 열람 중

    +
    + + + + + ?>

    검색된 자료가 하나도 없습니다.

    - +
    -
    +
    -
    에서
    -
    -
      - 댓글"; - $comment_href = "#c_".$list[$idx][$i][wr_id]; - } - ?> -
    • - - 새창 -

      - - -
    • - -
    - -
    - -
    + ?> +

    게시판 내 결과

    + + + +
    + + diff --git a/mobile/skin/search/basic/style.css b/mobile/skin/search/basic/style.css index f63ae26b6..61f4860f0 100644 --- a/mobile/skin/search/basic/style.css +++ b/mobile/skin/search/basic/style.css @@ -1,28 +1,27 @@ /* 전체검색결과 스킨 */ -#sch_result_detail {margin:0;padding:0.5em 1em;border:0} -#sch_result {padding:0 1em} +#sch_res_detail {padding:0 0 1em;border-bottom:1px solid #e9e9e9;text-align:center} +#sch_res_detail legend {position:absolute;font-size:0;line-height:0;overflow:hidden} +#sch_res_detail div {margin:0 0 0.5em} +#sch_res_detail .frm_input {height:2.5em;line-height:2.5em} -#sch_result_hd dt {width:0;height:0;overflow:hidden} -#sch_result_hd dd {margin:0} -#sch_result_hd ul {margin:0;padding:0;border-top:1px solid #eee;border-bottom:1px solid #eee;list-style:none} -#sch_result_hd ul:after {display:block;visibility:hidden;clear:both;content:""} -#sch_result_hd li {float:left;padding:0.5em 0;width:33%;text-align:center} +#sch_res_ov {padding:1em;border-bottom:1px solid #e9e9e9;background:#f5f6fa;zoom:1} +#sch_res_ov:after {display:block;visibility:hidden;clear:both;content:""} +#sch_res_ov h2 {margin:0 0 0.5em} +#sch_res_ov dl {margin:0 0 0.5em;zoom:1} +#sch_res_ov dl:after {display:block;visibility:hidden;clear:both;content:""} +#sch_res_ov dt {float:left} +#sch_res_ov dd {float:left;margin:0 1em 0 0.5em} +#sch_res_ov p {margin:0;padding:0} -#sch_result_bo dt {width:0;height:0;overflow:hidden} -#sch_result_bo dd {margin:0} -#sch_result_bo ul {margin:0;padding:0;list-style:none} -#sch_result_bo li {border-bottom:1px solid #fff;background:#f7f7f7} -#sch_result_bo a {display:block;padding:0.5em;color:#000;text-decoration:none} -#sch_result_bo .cnt_cmt {display:inline-block;margin:0 0 0 0.5em;color:#ff3061} +#sch_res_board {margin:0 0 1em;padding:0;list-style:none;zoom:1} +#sch_res_board:after {display:block;visibility:hidden;clear:both;content:""} +#sch_res_board a {display:block;position:relative;margin-left:-1px;padding:0.5em 1em;border-bottom:1px solid #e9e9e9;text-decoration:none;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer} +#sch_res_board a:focus, #sch_res_board a:hover, #sch_res_board a:active {text-decoration:none} +#sch_res_board .cnt_cmt {font-weight:normal !important} -#sch_result_atc a {color:#000} -#sch_result_atc dt {padding:0.5em 1em;background:#484848;color:#fff} -#sch_result_atc dt a {color:#fff;text-decoration:none} -#sch_result_atc dd {margin:0} -#sch_result_atc ul {margin:0;padding:0;list-style:none} -#sch_result_atc li {padding:1em;border-bottom:1px solid #eee} - -.sch_more {padding:10px 0 15px;text-align:right} -.sch_more a {} -.sch_datetime {display:inline-block;margin-right:15px;color:#999} -.sch_word {font-weight:bold} /* 검색어 강조 */ +.sch_res_list {margin:0 0 1em;padding:1em 0} +.sch_res_list h2 {margin:0 0 1em;padding:0 1em;font-size:1.2em} +.sch_res_list ul {margin:0;padding:0;list-style:none} +.sch_res_list li {margin:0 0 1em;padding:0 1em 1em;border-bottom:1px solid #e9e9e9} +.sch_res_list a {text-decoration:none} +.sch_more {padding:0 1em;text-align:right} \ No newline at end of file diff --git a/mobile/skin/visit/basic/visit.skin.php b/mobile/skin/visit/basic/visit.skin.php index 070648b6e..45775d03d 100644 --- a/mobile/skin/visit/basic/visit.skin.php +++ b/mobile/skin/visit/basic/visit.skin.php @@ -6,7 +6,7 @@ global $is_admin; -
    +
    + diff --git a/skin/board/basic/list.skin.php b/skin/board/basic/list.skin.php index 7cdc06ef0..a19bd3a15 100644 --- a/skin/board/basic/list.skin.php +++ b/skin/board/basic/list.skin.php @@ -35,9 +35,9 @@ if ($is_nogood) $colspan++;
    @@ -115,7 +115,7 @@ if ($is_nogood) $colspan++; ?> - + @@ -140,7 +140,7 @@ if ($is_nogood) $colspan++; diff --git a/skin/board/basic/style.css b/skin/board/basic/style.css index 7f6d538bf..f2f48e0d3 100644 --- a/skin/board/basic/style.css +++ b/skin/board/basic/style.css @@ -3,14 +3,12 @@ /* 게시판 목록 */ #bo_list_title {margin-bottom:20px;font-size:1.2em;letter-spacing:-0.1em} -#bo_cate h2 {width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} +#bo_cate h2 {position:absolute;;font-size:0;line-height:0;overflow:hidden} #bo_cate ul {margin-bottom:10px;padding-left:1px;width:728px;zoom:1} #bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""} #bo_cate li {float:left;margin-bottom:-1px} #bo_cate a {display:block;position:relative;margin-left:-1px;padding:6px 0 5px;width:90px;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer} -#bo_cate a:focus, -#bo_cate a:hover, -#bo_cate a:active {text-decoration:none} +#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none} #bo_cate #bo_cate_on {z-index:2;border:1px solid #565e60;background:#fff;color:#565e60;font-weight:bold} .td_subject img {margin-left:3px} @@ -33,15 +31,14 @@ .cnt_cmt {font-weight:bold} #bo_sch {margin-bottom:10px;padding-top:5px;text-align:center} -#bo_sch legend {width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} +#bo_sch legend {position:absolute;font-size:0;line-height:0;overflow:hidden} /* 게시판 읽기 */ #bo_v {margin-bottom:20px;padding-bottom:20px} -#bo_v_titlecate {position:absolute;top:0;right:0;padding:15px 0;width:100%;border-bottom:1px solid #f0f0f0;background:#f9fafe} -#bo_v_titlecate span {display:inline-block;margin:0 0 0 20px} +#bo_v_table {position:absolute;top:0;right:15px;margin:0;padding:0 5px;height:25px;background:#565e60;color:#fff;font-weight:bold;line-height:2.2em} -#bo_v_h1 {margin:35px 0 0;padding:10px 0;font-size:1.2em} +#bo_v_title {padding:10px 0;font-size:1.2em} #bo_v_info {padding:0 0 10px;border-bottom:1px solid #ddd} #bo_v_info h2 {margin:0;padding:0;height:0;overflow:hidden} @@ -55,26 +52,23 @@ #bo_v_file h2 {margin:0;padding:0;height:0;overflow:hidden} #bo_v_file ul {margin:0;padding:0;list-style:none} #bo_v_file li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa} -#bo_v_file a {display:inline-block;padding:8px 0 7px;color:#000} -#bo_v_file a:focus, -#bo_v_file a:hover, -#bo_v_file a:active {text-decoration:none} -.bo_v_file_cnt {display:inline-block;margin:0 10px} +#bo_v_file a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word} +#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none} +#bo_v_file img {float:left;margin:0 10px 0 0} +.bo_v_file_cnt {display:inline-block;margin:0 0 3px 22px} #bo_v_link {} #bo_v_link h2 {margin:0;padding:0;height:0;overflow:hidden} #bo_v_link ul {margin:0;padding:0;list-style:none} #bo_v_link li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa} -#bo_v_link a {display:inline-block;padding:8px 0 7px;color:#000} -#bo_v_link a:focus, -#bo_v_link a:hover, -#bo_v_link a:active {text-decoration:none} -.bo_v_link_cnt {display:inline-block;margin:0 10px} +#bo_v_link a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word} +#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none} +.bo_v_link_cnt {display:inline-block;margin:0 0 3px 22px} #bo_v_top {margin:0 0 10px;padding:10px 0;zoom:1} #bo_v_top:after {display:block;visibility:hidden;clear:both;content:""} #bo_v_top h2 {margin:0;padding:0;height:0;overflow:hidden} -#bo_v_top ul {list-style:none} +#bo_v_top ul {margin:0;padding:0;list-style:none} #bo_v_bot {zoom:1} #bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""} @@ -87,7 +81,7 @@ .bo_v_com li {float:left;margin-left:5px} #bo_v_atc {min-height:200px;height:auto !important;height:200px} -#bo_v_atc header h1 {margin:0;padding:0;width:1px;height:1px;overflow:hidden} +#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden} #bo_v_img {margin:0 0 10px;width:100%;overflow:hidden:zoom:1} #bo_v_img:after {display:block;visibility:hidden;clear:both;content:""} @@ -102,27 +96,24 @@ #bo_v_act span {display:inline-block;margin-right:5px;padding:0 10px;height:23px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:2.15em;vertical-align:top} #bo_v_act strong {color:#ff3061} #bo_v_act_good, -#bo_v_act_nogood {position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} +#bo_v_act_nogood {position:absolute;font-size:0;line-height:0;overflow:hidden} #bo_v form {padding-top:20px} /* 게시판 댓글 */ -#bo_vc {margin:0 0 10px;padding:20px 20px 10px;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;background:#f5f6fa} +#bo_vc {padding:20px 20px 10px;border-top:1px solid #cfded8;border-bottom:1px solid #cfded8;background:#f5f6fa} #bo_vc h2 {margin-bottom:10px} #bo_vc article {padding:0 0 10px;border-top:1px dotted #ccc} #bo_vc header {position:relative;padding:15px 0 5px} #bo_vc header .icon_reply {position:absolute;top:15px;left:-20px} #bo_vc .sv_wrap {margin-right:15px} -#bo_vc .member, -#bo_vc .guest, -#bo_vc .sv_member, -#bo_vc .sv_guest {font-weight:bold} +#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold} .bo_vc_hdinfo {display:inline-block;margin:0 15px 0 5px} -#bo_vc h1 {width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} +#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} #bo_vc a {color:#000;text-decoration:none} #bo_vc p {padding:0 0 5px;line-height:1.8em} #bo_vc p a {text-decoration:underline} -#bo_vc_empty {margin:0;padding:20px !important;border-bottom:1px dotted #ccc;text-align:center} +#bo_vc_empty {margin:0;padding:20px !important;text-align:center} #bo_vc fieldset {margin:0 0 10px;padding:0} #bo_vc #bo_vc_winfo {float:left} #bo_vc footer {zoom:1} @@ -132,8 +123,8 @@ .bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""} .bo_vc_act li {float:left;margin-left:5px} -#bo_vc_w {position:relative;margin-bottom:10px;padding:0 20px 20px;border-bottom:1px solid #d9d9d9} -#bo_vc_w h2 {padding:15px 0 5px} -#bo_vc_w #char_cnt {display:block;margin-bottom:5px} +#bo_vc_w {position:relative;margin:0 0 10px;padding:0 0 20px;border-bottom:1px solid #cfded8} +#bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} +#bo_vc_w #char_cnt {display:block;margin:0 0 5px} #bo_vc form {padding:0} \ No newline at end of file diff --git a/skin/board/basic/view.skin.php b/skin/board/basic/view.skin.php index 805867035..1df245abd 100644 --- a/skin/board/basic/view.skin.php +++ b/skin/board/basic/view.skin.php @@ -5,19 +5,20 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php'); -
    +
    -
    - - - - -
    - -

    +
    +
    +

    + +

    +
    -

    게시물 정보

    +

    페이지 정보

    작성자 작성일 조회 @@ -89,8 +90,7 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php');
    - +
    -
    -
    -

    본문

    -
    +
    +

    본문

    스크랩 - 추천 @@ -156,11 +153,10 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php'); 비추천 -
    + ?>
    추천 비추천 @@ -168,24 +164,20 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php'); -
    + ?> + - - - - + + - - - - - - -
    - -
    - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + +
    자동등록방지
    내용 + 글자 + + + +
    + +
    + +
    + + + + + + diff --git a/skin/board/basic/write.skin.php b/skin/board/basic/write.skin.php index 585b46a14..4e8527cd5 100644 --- a/skin/board/basic/write.skin.php +++ b/skin/board/basic/write.skin.php @@ -4,7 +4,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 -

    +

    diff --git a/skin/board/gallery/style.css b/skin/board/gallery/style.css index d64d9ecae..2a1dfc769 100644 --- a/skin/board/gallery/style.css +++ b/skin/board/gallery/style.css @@ -60,9 +60,9 @@ /* 게시판 읽기 */ #bo_v {margin-bottom:20px;padding-bottom:20px} -#bo_v_cate {position:absolute;top:0;right:15px;margin:0;padding:0 5px;height:25px;background:#565e60;color:#fff;font-weight:bold;line-height:2.2em} +#bo_v_table {position:absolute;top:0;right:15px;margin:0;padding:0 5px;height:25px;background:#565e60;color:#fff;font-weight:bold;line-height:2.2em} -#bo_v_h1 {padding:10px 0;font-size:1.2em} +#bo_v_title {padding:10px 0;font-size:1.2em} #bo_v_info {padding:0 0 10px;border-bottom:1px solid #ddd} #bo_v_info h2 {margin:0;padding:0;height:0;overflow:hidden} @@ -76,26 +76,23 @@ #bo_v_file h2 {margin:0;padding:0;height:0;overflow:hidden} #bo_v_file ul {margin:0;padding:0;list-style:none} #bo_v_file li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa} -#bo_v_file a {display:inline-block;padding:8px 0 7px;color:#000} -#bo_v_file a:focus, -#bo_v_file a:hover, -#bo_v_file a:active {text-decoration:none} -.bo_v_file_cnt {display:inline-block;margin:0 10px} +#bo_v_file a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word} +#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none} +#bo_v_file img {float:left;margin:0 10px 0 0} +.bo_v_file_cnt {display:inline-block;margin:0 0 3px 22px} #bo_v_link {} #bo_v_link h2 {margin:0;padding:0;height:0;overflow:hidden} #bo_v_link ul {margin:0;padding:0;list-style:none} #bo_v_link li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa} -#bo_v_link a {display:inline-block;padding:8px 0 7px;color:#000} -#bo_v_link a:focus, -#bo_v_link a:hover, -#bo_v_link a:active {text-decoration:none} -.bo_v_link_cnt {display:inline-block;margin:0 10px} +#bo_v_link a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word} +#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none} +.bo_v_link_cnt {display:inline-block;margin:0 0 3px 22px} #bo_v_top {margin:0 0 10px;padding:10px 0;zoom:1} #bo_v_top:after {display:block;visibility:hidden;clear:both;content:""} #bo_v_top h2 {margin:0;padding:0;height:0;overflow:hidden} -#bo_v_top ul {list-style:none} +#bo_v_top ul {margin:0;padding:0;list-style:none} #bo_v_bot {zoom:1} #bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""} @@ -108,7 +105,7 @@ .bo_v_com li {float:left;margin-left:5px} #bo_v_atc {min-height:200px;height:auto !important;height:200px} -#bo_v_atc header h1 {margin:0;padding:0;width:1px;height:1px;overflow:hidden} +#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden} #bo_v_img {margin:0 0 10px;width:100%;overflow:hidden:zoom:1} #bo_v_img:after {display:block;visibility:hidden;clear:both;content:""} @@ -123,27 +120,24 @@ #bo_v_act span {display:inline-block;margin-right:5px;padding:0 10px;height:23px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:2.15em;vertical-align:top} #bo_v_act strong {color:#ff3061} #bo_v_act_good, -#bo_v_act_nogood {position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} +#bo_v_act_nogood {position:absolute;font-size:0;line-height:0;overflow:hidden} #bo_v form {padding-top:20px} /* 게시판 댓글 */ -#bo_vc {margin:0 0 10px;padding:20px 20px 10px;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;background:#f5f6fa} +#bo_vc {padding:20px 20px 10px;border-top:1px solid #cfded8;border-bottom:1px solid #cfded8;background:#f5f6fa} #bo_vc h2 {margin-bottom:10px} #bo_vc article {padding:0 0 10px;border-top:1px dotted #ccc} #bo_vc header {position:relative;padding:15px 0 5px} #bo_vc header .icon_reply {position:absolute;top:15px;left:-20px} #bo_vc .sv_wrap {margin-right:15px} -#bo_vc .member, -#bo_vc .guest, -#bo_vc .sv_member, -#bo_vc .sv_guest {font-weight:bold} +#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold} .bo_vc_hdinfo {display:inline-block;margin:0 15px 0 5px} -#bo_vc h1 {width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} +#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} #bo_vc a {color:#000;text-decoration:none} #bo_vc p {padding:0 0 5px;line-height:1.8em} #bo_vc p a {text-decoration:underline} -#bo_vc_empty {margin:0;padding:20px !important;border-bottom:1px dotted #ccc;text-align:center} +#bo_vc_empty {margin:0;padding:20px !important;text-align:center} #bo_vc fieldset {margin:0 0 10px;padding:0} #bo_vc #bo_vc_winfo {float:left} #bo_vc footer {zoom:1} @@ -153,8 +147,8 @@ .bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""} .bo_vc_act li {float:left;margin-left:5px} -#bo_vc_w {position:relative;margin-bottom:10px;padding:0 20px 20px;border-bottom:1px solid #d9d9d9} -#bo_vc_w h2 {padding:15px 0 5px} -#bo_vc_w #char_cnt {display:block;margin-bottom:5px} +#bo_vc_w {position:relative;margin:0 0 10px;padding:0 0 20px;border-bottom:1px solid #cfded8} +#bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} +#bo_vc_w #char_cnt {display:block;margin:0 0 5px} #bo_vc form {padding:0} \ No newline at end of file diff --git a/skin/board/gallery/view.skin.php b/skin/board/gallery/view.skin.php index 7873cf3bd..c955bc90a 100644 --- a/skin/board/gallery/view.skin.php +++ b/skin/board/gallery/view.skin.php @@ -5,17 +5,20 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php'); -
    +
    -

    - - -

    - -

    +
    +
    +

    + +

    +
    -

    게시물 정보

    +

    페이지 정보

    작성자 작성일 조회 @@ -87,8 +90,7 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php');
    - +
    -
    -
    -

    본문

    -
    +
    +

    본문

    -
    + - - - - + + ", $str); - ?> -
    style="margin-left:px;border-top-color:#e0e0e0"> + ?> +
    style="margin-left:px;border-top-color:#e0e0e0">

    님의 댓글

    @@ -44,7 +44,7 @@ var char_max = parseInt(); // 최대 - " id="secret_comment_"> + " id="secret_comment_"> ); // 최대 - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + +
    자동등록방지
    내용 + 글자 + + + +
    + +
    + +
    + + + + + + diff --git a/skin/board/gallery/write.skin.php b/skin/board/gallery/write.skin.php index a5c6ec465..d0b0342b4 100644 --- a/skin/board/gallery/write.skin.php +++ b/skin/board/gallery/write.skin.php @@ -4,7 +4,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 -

    +

    diff --git a/skin/connect/basic/current_connect.skin.php b/skin/connect/basic/current_connect.skin.php index aafbb14ca..7f2a4589c 100644 --- a/skin/connect/basic/current_connect.skin.php +++ b/skin/connect/basic/current_connect.skin.php @@ -18,18 +18,18 @@ for ($i=0; $i".$location.""; + if ($list[$i]['lo_url'] && $is_admin == 'super') $display_location = ''.$location.''; else $display_location = $location; ?> - + 현재 접속자가 없습니다."; + echo '현재 접속자가 없습니다.'; ?> diff --git a/skin/latest/basic/latest.skin.php b/skin/latest/basic/latest.skin.php index 068a84503..dba9d9e75 100644 --- a/skin/latest/basic/latest.skin.php +++ b/skin/latest/basic/latest.skin.php @@ -4,8 +4,8 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 -
    - +
    +

    • @@ -38,4 +38,4 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
    -
    + diff --git a/skin/member/basic/formmail.skin.php b/skin/member/basic/formmail.skin.php index bc635db3e..b188fea87 100644 --- a/skin/member/basic/formmail.skin.php +++ b/skin/member/basic/formmail.skin.php @@ -5,7 +5,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
    -

    님께 메일보내기

    +

    님께 메일보내기

    @@ -15,6 +15,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 + diff --git a/skin/member/basic/login.skin.php b/skin/member/basic/login.skin.php index 756c3563c..2e91204a8 100644 --- a/skin/member/basic/login.skin.php +++ b/skin/member/basic/login.skin.php @@ -10,17 +10,18 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 -
    - +
    + 회원로그인 + - +
    -
    +
    +
    메인으로 돌아가기 diff --git a/skin/member/basic/memo.skin.php b/skin/member/basic/memo.skin.php index 3931cbb5a..5308fd32f 100644 --- a/skin/member/basic/memo.skin.php +++ b/skin/member/basic/memo.skin.php @@ -5,7 +5,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
    -

    +

    • 받은쪽지
    • @@ -34,7 +34,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
    - "; } ?> + '; } ?>
    메일쓰기
    삭제
    자료가 없습니다.
    자료가 없습니다.
    diff --git a/skin/member/basic/memo_form.skin.php b/skin/member/basic/memo_form.skin.php index 9463b6634..7eb53d3a5 100644 --- a/skin/member/basic/memo_form.skin.php +++ b/skin/member/basic/memo_form.skin.php @@ -5,7 +5,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
    -

    쪽지보내기

    +

    쪽지보내기

    • 받은쪽지
    • @@ -14,7 +14,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
    -
    +
    diff --git a/skin/member/basic/memo_view.skin.php b/skin/member/basic/memo_view.skin.php index f9fc51bc6..ea310a6fb 100644 --- a/skin/member/basic/memo_view.skin.php +++ b/skin/member/basic/memo_view.skin.php @@ -14,14 +14,18 @@ else {
    -

    +

    + -
    -

    쪽지 내용

    + +
    +
    +

    쪽지 내용

    +
    • 사람 @@ -35,7 +39,7 @@ else {

      -
    +
    이전쪽지 diff --git a/skin/member/basic/password_lost.skin.php b/skin/member/basic/password_lost.skin.php index 3730b30fc..283cf7aab 100644 --- a/skin/member/basic/password_lost.skin.php +++ b/skin/member/basic/password_lost.skin.php @@ -5,7 +5,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
    -

    회원정보 찾기

    +

    회원정보 찾기

    diff --git a/skin/member/basic/profile.skin.php b/skin/member/basic/profile.skin.php index f7a8cb3fc..26aba76dc 100644 --- a/skin/member/basic/profile.skin.php +++ b/skin/member/basic/profile.skin.php @@ -5,7 +5,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
    -

    님의 프로필

    +

    님의 프로필

    쪽지쓰기
    diff --git a/skin/member/basic/scrap.skin.php b/skin/member/basic/scrap.skin.php index 824fd7cae..f0196cc91 100644 --- a/skin/member/basic/scrap.skin.php +++ b/skin/member/basic/scrap.skin.php @@ -5,7 +5,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
    -

    +

    diff --git a/skin/member/basic/scrap_popin.skin.php b/skin/member/basic/scrap_popin.skin.php index 247f63dbe..e575870c9 100644 --- a/skin/member/basic/scrap_popin.skin.php +++ b/skin/member/basic/scrap_popin.skin.php @@ -5,7 +5,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
    -

    스크랩하기

    +

    스크랩하기

    diff --git a/skin/member/basic/style.css b/skin/member/basic/style.css index 72fffb559..03e8fd10d 100644 --- a/skin/member/basic/style.css +++ b/skin/member/basic/style.css @@ -37,18 +37,19 @@ #mb_login {margin:0 auto;padding:100px 0;width:500px} #mb_login h1 {margin:0 0 20px;font-size:1.3em} #mb_login h2 {margin:0} -#mb_login fieldset {position:relative;margin:0;padding:20px 20px 20px 95px;border:1px solid #d9d9d9;border-bottom:0;background:#fff} -#mb_login label {letter-spacing:-0.1em} -#mb_login .login_id {position:absolute;top:26px;left:95px} -#mb_login .login_pw {position:absolute;top:52px;left:95px} -#mb_login .frm_input {display:block;margin:0 0 5px 80px} -#mb_login .btn_submit {position:absolute;top:20px;left:335px;height:49px} -#mb_login section {margin:0 0 30px;padding:20px;border:1px solid #d9d9d9;background:#f5f6fa} -#mb_login section div {text-align:right} +#mb_login_fs {position:relative;margin:0;padding:20px 20px 20px 95px;border:1px solid #cfded8;border-bottom:0;background:#fff} +#mb_login_fs legend {position:absolute;font-size:0;line-height:0;overflow:hidden} +#mb_login_fs label {letter-spacing:-0.1em} +#mb_login_fs .login_id {position:absolute;top:26px;left:95px} +#mb_login_fs .login_pw {position:absolute;top:52px;left:95px} +#mb_login_fs .frm_input {display:block;margin:0 0 5px 80px} +#mb_login_fs .btn_submit {position:absolute;top:20px;left:335px;height:49px} +#mb_login_info {margin:0 0 30px;padding:20px;border:1px solid #cfded8;background:#f5f6fa} +#mb_login_info div {text-align:right} /* 쪽지 */ -#memo_view section {margin:0 auto 20px;padding:20px;width:87%} -#memo_view section h2 {width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} +#memo_view_contents {margin:0 auto 20px;width:90%} +#memo_view_contents h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} #memo_view_ul {margin:0;padding:0 0 10px;border-bottom:1px solid #eee;list-style:none} .memo_view_li {position:relative;padding:5px 0} .memo_view_subj {display:inline-block;width:65px} diff --git a/skin/member/basic/zip.skin.php b/skin/member/basic/zip.skin.php index ded9d519f..b799c6877 100644 --- a/skin/member/basic/zip.skin.php +++ b/skin/member/basic/zip.skin.php @@ -5,7 +5,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
    -

    +

    @@ -31,11 +31,14 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
    건 가나다순 정렬
    -
      - + '; + ?>
    • -
    • - -
    + 0) echo ''; + ?>
    diff --git a/skin/new/basic/new.skin.php b/skin/new/basic/new.skin.php index 2f0d4e1c8..14eee7175 100644 --- a/skin/new/basic/new.skin.php +++ b/skin/new/basic/new.skin.php @@ -55,7 +55,7 @@ for ($i=0; $i
    - + diff --git a/skin/outlogin/basic/outlogin.skin.1.php b/skin/outlogin/basic/outlogin.skin.1.php index 994f6d0cf..d200a3b1f 100644 --- a/skin/outlogin/basic/outlogin.skin.1.php +++ b/skin/outlogin/basic/outlogin.skin.1.php @@ -4,7 +4,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 -
    +
    + @@ -61,34 +61,33 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
    - - -
    -
    에 대한 검색 결과입니다.
    -
    -
      -
    • 개의 게시판
    • -
    • 개의 게시물
    • -
    • 현재 / 페이지 열람 중
    • -
    -
    -
    - - + +
    +

    전체검색 결과

    +
    +
    게시판
    +
    +
    게시물
    +
    +
    +

    / 페이지 열람 중

    +
    + -
    -
    검색결과가 있는 게시판 목록
    -
    - -
    -
    + @@ -97,37 +96,37 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
    -
    +
    -
    에서
    -
    -
      - 댓글"; - $comment_href = "#c_".$list[$idx][$i][wr_id]; - } - ?> -
    • - - 새창 -

      - - -
    • - -
    - -
    +

    게시판 내 결과

    +
      + 댓글"; + $comment_href = "#c_".$list[$idx][$i][wr_id]; + } + ?> +
    • + + 새창 +

      + + +
    • + +
    + + +
    -
    + diff --git a/skin/search/basic/style.css b/skin/search/basic/style.css index d93a308e9..74b077e8c 100644 --- a/skin/search/basic/style.css +++ b/skin/search/basic/style.css @@ -1,33 +1,23 @@ /* 전체검색결과 스킨 */ -#sch_result_detail {margin:0;padding:15px 0;border:0;text-align:right} -#sch_result {padding:10px 0 0 0;border-top:1px solid #d9d9d9;background:url('../img/sch_result_bg.jpg') repeat-y} -#sch_result ul {margin:0;padding:0;list-style:none} -#sch_result p {margin:5px 0;padding:0} -#sch_result_hd {margin:0;padding:0;zoom:1} -#sch_result_hd:after {display:block;visibility:hidden;clear:both;content:""} -#sch_result_hd dt {float:left;padding:10px 0 15px} -#sch_result_hd dd {float:right;margin:0;padding:10px 0 15px} -#sch_result_hd ul {float:left} -#sch_result_hd li {float:left;padding:0 10px;border-right:1px solid #d9d9d9} -#sch_result_bo {float:left;margin:-1px 0 0;padding:0;width:170px} -#sch_result_bo dt {margin:0;padding:0;border:0;font-size:0;line-height:0;overflow:hidden} -#sch_result_bo dd {margin:0;padding:0} -#sch_result_bo ul {margin-top:1px} -#sch_result_bo li {position:relative;margin-top:-1px;height:40px} -#sch_result_bo a {position:absolute;padding:0 10px;width:149px;height:40px;border:1px solid #618588;border-right:0;background:#151515;color:#fff;text-decoration:none;line-height:3.4em} -#sch_result_bo .sch_on {width:150px;border-color:#d9d9d9;border-right:0;background:#fff;color:#000;font-weight:bold} -#sch_result_bo .cnt_cmt {color:#fff} -#sch_result_bo .sch_on .cnt_cmt {color:#000} -#sch_result_atc {float:left;margin:-1px 0 0;padding:15px 25px;width:506px;border:1px solid #d9d9d9;background:#fff} -#sch_result_atc dt a {display:inline-block;margin-bottom:15px;color:#000;font-size:1.2em;font-weight:bold;text-decoration:none} -#sch_result_atc dd {margin:0 0 15px} -#sch_result_atc dd a {} -#sch_result_atc .sch_result_title {display:inline-block;margin-bottom:5px;font-size:1.1em;font-weight:bold;text-decoration:underline} -#sch_result_atc li {padding:13px 0;border-bottom:1px solid #f0f0f0} -#sch_result_atc p {padding:0 0 5px} -#sch_result_atc a {display:inline-block;margin:0 10px 0 0} -#sch_result_atc .cmt_def {display:inline-block;margin:0 10px 0 0} -.sch_more {padding:10px 0 15px;text-align:right} -.sch_more a {} -.sch_datetime {display:inline-block;margin-right:15px;color:#999} -.sch_word {font-weight:bold} /* 검색어 강조 */ \ No newline at end of file +#sch_res_detail {padding:0 0 10px;border-bottom:1px solid #e9e9e9;text-align:center} +#sch_res_detail legend {position:absolute;font-size:0;line-height:0;overflow:hidden} +#sch_res_ov {margin:0 0 10px;padding:10px;border-bottom:1px solid #e9e9e9;background:#f5f6fa;zoom:1} +#sch_res_ov:after {display:block;visibility:hidden;clear:both;content:""} +#sch_res_ov h2 {float:left} +#sch_res_ov dl {float:left;margin:0 0 0 10px} +#sch_res_ov dt {float:left} +#sch_res_ov dd {float:left;margin:0 10px 0 5px} +#sch_res_ov p {float:right;margin:0;padding:0;line-height:1em} + +#sch_res_board {margin:0 0 10px;padding-left:1px;width:728px;list-style:none;zoom:1} +#sch_res_board:after {display:block;visibility:hidden;clear:both;content:""} +#sch_res_board li {float:left;margin-bottom:-1px} +#sch_res_board a {display:block;position:relative;margin-left:-1px;padding:6px 0 5px;width:181px;border:1px solid #ddd;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer} +#sch_res_board a:focus, #sch_res_board a:hover, #sch_res_board a:active {text-decoration:none} +#sch_res_board .cnt_cmt {font-weight:normal !important} + +.sch_res_list {margin:0 0 10px;padding:10px 0 15px} +.sch_res_list h2 {margin:0 0 15px;font-size:1.2em} +.sch_res_list ul {margin:0;padding:0;list-style:none} +.sch_res_list li {margin:0 0 10px;padding:0 0 10px;border-bottom:1px solid #e9e9e9} +.sch_more {text-align:right} \ No newline at end of file diff --git a/skin/visit/basic/style.css b/skin/visit/basic/style.css index 0fd3e5772..9ac0eac47 100644 --- a/skin/visit/basic/style.css +++ b/skin/visit/basic/style.css @@ -1,5 +1,5 @@ /* 방문자 집계 */ -#visit {background:#444} +#visit {background:#515151} #visit div {margin:0 auto;width:980px;zoom:1} #visit div:after {display:block;visibility:hidden;clear:both;content:""} #visit h2 {float:left;padding:10px 45px 10px 0;color:#fff} @@ -7,5 +7,4 @@ #visit dt {float:left;margin:0;padding:10px 0 10px;color:#fff} #visit dd {float:left;margin:0 30px 0 0;padding:10px;color:#fff} #visit a {display:inline-block;padding:10px;color:#fff;text-decoration:none} -#visit a:focus, -#visit a:hover {background:#333;color:#fff} \ No newline at end of file +#visit a:focus, #visit a:hover {background:#333;color:#fff} \ No newline at end of file diff --git a/skin/visit/basic/visit.skin.php b/skin/visit/basic/visit.skin.php index e9cfb4dbb..f0761c356 100644 --- a/skin/visit/basic/visit.skin.php +++ b/skin/visit/basic/visit.skin.php @@ -6,7 +6,7 @@ global $is_admin; -
    +
    + diff --git a/tail.sub.php b/tail.sub.php index 24b0610ea..ec5920f63 100644 --- a/tail.sub.php +++ b/tail.sub.php @@ -8,10 +8,10 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
    스크랩 목록