본문
+=$signature?>
} ?> + + if ($scrap_href || $good_href || $nogood_href) { ?> +diff --git a/css/default.css b/css/default.css index ededfc007..c5f1b4de6 100644 --- a/css/default.css +++ b/css/default.css @@ -487,7 +487,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#333;color:#fff; .bo_img_con {margin:0;padding:0;list-style:none} .bo_img_con li {margin:0 0 4px} -.bo_img_con span {display:inline-block;width:50px} +.bo_img_con .bo_img_subject {display:inline-block;width:50px} .bo_img_now .bo_img_text_href a {color:#ff3061} @@ -501,7 +501,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#333;color:#fff; .bo_img_text_href span {display:inline !important} .bo_img_text_href img {margin:0 0 0 4px} -/* 목록 공통 */ +/* 게시판 목록 공통 */ .bo_fx {margin-bottom:5px;zoom:1} .bo_fx:after {display:block;visibility:hidden;clear:both;content:""} .bo_fx ul {margin:0;padding:0;list-style:none} diff --git a/css/mobile.css b/css/mobile.css index c49361ce8..4b2af4614 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -23,7 +23,7 @@ pre {overflow-x:scroll;font-size:1.1em} /* 화면낭독기 사용자용 */ #hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden} -.sound_only {display:inline-block;margin:0;padding:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden} +.sound_only {display:inline-block;margin:0 !important;padding:0 !important;width:0 !important;height:0 !important;font-size:0 !important;line-height:0 !important;overflow:hidden} /* 본문 바로가기 */ #to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden} @@ -420,6 +420,28 @@ input.required:focus {border:0;background:#21272e !important;color:#fff;line-hei #bo_list td:nth-of-type(2) {text-align:center} +/* 갤러리 목록 */ +#bo_img h2 {margin:0;padding:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden} +#bo_img_list {margin:1em 0 0;padding:0 1em;list-style:none;zoom:1} +#bo_img_list:after {display:block;visibility:hidden;clear:both;content:""} +.bo_img_list_li {float:left;margin:0 0 2em;width:25%} + +.bo_img_con {margin:0;padding:0;list-style:none} +.bo_img_con li {margin:0 0 0.3em} +.bo_img_con .bo_img_subject {display:inline-block;width:50px} + +.bo_img_now .bo_img_text_href a {color:#ff3061} + +.bo_img_href a:link, +.bo_img_href a:focus, +.bo_img_href a:hover {text-decoration:none} +.bo_img_href strong {display:block;width:174px;height:124px;background:#f7f7f7;text-align:center;line-height:10em} + +.bo_img_text_href {margin:1em 0 !important} +.bo_img_text_href a {color:#000;font-weight:bold;text-decoration:none} +.bo_img_text_href img {margin:0 0 0 0.3em} + +/* 게시판 목록 공통 */ .bo_fx {margin-bottom:0.3em;padding:0.5em 1em;zoom:1} .bo_fx:after {display:block;visibility:hidden;clear:both;content:""} .bo_fx ul {margin:0;padding:0;list-style:none} diff --git a/mobile/skin/board/gallery/img/icon_file.gif b/mobile/skin/board/gallery/img/icon_file.gif new file mode 100644 index 000000000..cca47f566 Binary files /dev/null and b/mobile/skin/board/gallery/img/icon_file.gif differ diff --git a/mobile/skin/board/gallery/img/icon_hot.gif b/mobile/skin/board/gallery/img/icon_hot.gif new file mode 100644 index 000000000..c95b839ae Binary files /dev/null and b/mobile/skin/board/gallery/img/icon_hot.gif differ diff --git a/mobile/skin/board/gallery/img/icon_img.gif b/mobile/skin/board/gallery/img/icon_img.gif new file mode 100644 index 000000000..fefa10d4a Binary files /dev/null and b/mobile/skin/board/gallery/img/icon_img.gif differ diff --git a/mobile/skin/board/gallery/img/icon_link.gif b/mobile/skin/board/gallery/img/icon_link.gif new file mode 100644 index 000000000..0f3cb1ac6 Binary files /dev/null and b/mobile/skin/board/gallery/img/icon_link.gif differ diff --git a/mobile/skin/board/gallery/img/icon_mobile.gif b/mobile/skin/board/gallery/img/icon_mobile.gif new file mode 100644 index 000000000..ad934d23c Binary files /dev/null and b/mobile/skin/board/gallery/img/icon_mobile.gif differ diff --git a/mobile/skin/board/gallery/img/icon_movie.gif b/mobile/skin/board/gallery/img/icon_movie.gif new file mode 100644 index 000000000..cb958f83f Binary files /dev/null and b/mobile/skin/board/gallery/img/icon_movie.gif differ diff --git a/mobile/skin/board/gallery/img/icon_new.gif b/mobile/skin/board/gallery/img/icon_new.gif new file mode 100644 index 000000000..45aa6d7ed Binary files /dev/null and b/mobile/skin/board/gallery/img/icon_new.gif differ diff --git a/mobile/skin/board/gallery/img/icon_reply.gif b/mobile/skin/board/gallery/img/icon_reply.gif new file mode 100644 index 000000000..91c135977 Binary files /dev/null and b/mobile/skin/board/gallery/img/icon_reply.gif differ diff --git a/mobile/skin/board/gallery/img/icon_secret.gif b/mobile/skin/board/gallery/img/icon_secret.gif new file mode 100644 index 000000000..c04899f14 Binary files /dev/null and b/mobile/skin/board/gallery/img/icon_secret.gif differ diff --git a/mobile/skin/board/gallery/img/icon_sound.gif b/mobile/skin/board/gallery/img/icon_sound.gif new file mode 100644 index 000000000..c5188318a Binary files /dev/null and b/mobile/skin/board/gallery/img/icon_sound.gif differ diff --git a/mobile/skin/board/gallery/list.skin.php b/mobile/skin/board/gallery/list.skin.php new file mode 100644 index 000000000..fe20dccb8 --- /dev/null +++ b/mobile/skin/board/gallery/list.skin.php @@ -0,0 +1,247 @@ + +if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 +include_once(G4_LIB_PATH.'/thumbnail.lib.php'); +?> + + if (!$wr_id) {?>
+ =$board['bo_subject']?> + if ($category_name) { // 분류가 지정되었다면 ?>=($category_name ? "{$view['ca_name']} " : "");?> } // 분류 출력 끝 ?> +
+ +=$signature?>
} ?> + + if ($scrap_href || $good_href || $nogood_href) { ?> +
+ if (strstr($list[$i]['wr_option'], "secret")) echo "
";?>
+ =$str?>
+
등록된 댓글이 없습니다.
} ?> + +