From 66c42e4af674afecef4ac09a518336178694f762 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 16 May 2013 10:58:05 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EA=B2=80?= =?UTF-8?q?=EC=83=89=EA=B2=B0=EA=B3=BC=EC=8A=A4=ED=82=A8=20=EB=A7=88?= =?UTF-8?q?=ED=81=AC=EC=97=85=20=EB=B0=8F=20=EC=8A=A4=ED=83=80=EC=9D=BC=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/search.php | 2 +- skin/search/basic/search.skin.php | 97 +++++++++++++++---------------- skin/search/basic/style.css | 54 +++++++---------- 3 files changed, 71 insertions(+), 82 deletions(-) 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/skin/search/basic/search.skin.php b/skin/search/basic/search.skin.php index 445810145..a9c832d4e 100644 --- a/skin/search/basic/search.skin.php +++ b/skin/search/basic/search.skin.php @@ -6,8 +6,8 @@ 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