From 376a5ca5571cf184ed4c28255f801a6729a226e3 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 6 Mar 2013 15:08:50 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=20=EC=B5=9C?= =?UTF-8?q?=EC=8B=A0=EA=B8=80=EC=8A=A4=ED=82=A8=20=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile.css | 12 +++++------- index.php | 2 +- mobile/index.php | 18 ++++++++++++++++-- mobile/skin/latest/basic/latest.skin.php | 2 +- skin/latest/basic/latest.skin.php | 2 +- 5 files changed, 24 insertions(+), 12 deletions(-) diff --git a/css/mobile.css b/css/mobile.css index c174b6240..c49361ce8 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -336,14 +336,12 @@ input.required:focus {border:0;background:#21272e !important;color:#fff;line-hei #profile .sv_wrap a {margin:0 0 0.3em;padding:0;font-weight:bold;line-height:1em} /* 최근게시물 스킨 (latest) */ -.lt {float:left} -.lt ul {display:none} -.lt_title {display:inline-block;padding:1em} -.lt_title:focus ~ ul, -.lt_title:hover ~ ul, -.lt_title:active ~ ul {display:block;position:absolute;top:100px;left:0} +.lt {position:relative;margin:0 0 1em;padding:0 1em 1.5em;border-bottom:1px solid #ddd} +.lt ul {margin:0 0 1em;padding:0;list-style:none} +.lt li {padding:0.2em 0} .lt a {color:#000;text-decoration:none} -.lt_more {display:none} +.lt_title {display:block;padding:1em 0} +.lt_more {position:absolute;top:1em;right:1em} /* 현재접속자 */ #current_connect_tbl {} diff --git a/index.php b/index.php index 68d12dd6f..6fece6758 100644 --- a/index.php +++ b/index.php @@ -1,4 +1,4 @@ - -모바일 메인 + + 환경설정의 최신글 스킨경로를 기본 스킨으로 합니다. + + // 사용방법 + // latest(스킨, 게시판아이디, 출력라인, 글자수); + echo latest("basic", $row['bo_table'], 5, 25); +} +?> + 게시물이 없습니다. -
더보기
+
더보기
diff --git a/skin/latest/basic/latest.skin.php b/skin/latest/basic/latest.skin.php index f4099937e..712bc3f91 100644 --- a/skin/latest/basic/latest.skin.php +++ b/skin/latest/basic/latest.skin.php @@ -35,5 +35,5 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
  • 게시물이 없습니다.
  • -
    더보기
    +
    더보기