From d6d35ede8aa31e5c9702876225a33b17b79d0ecf Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 4 Jan 2013 10:51:16 +0900 Subject: [PATCH 01/19] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EB=8F=8B?= =?UTF-8?q?=EC=9B=80(=ED=95=9C=EA=B8=80)=EC=97=90=20=EB=8C=80=EC=9D=91?= =?UTF-8?q?=ED=95=98=EB=8A=94=20=EC=98=81=EB=AC=B8=ED=8F=B0=ED=8A=B8=20?= =?UTF-8?q?=EC=A7=80=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/css/def.css b/css/def.css index 2dbb994b5..ca710d9cc 100644 --- a/css/def.css +++ b/css/def.css @@ -4,13 +4,13 @@ html {overflow-y:scroll} body {background:#f5f4ed;font-size:1em} html, body, h1, h2, h3, h4, h5, h6 {margin:0;padding:0} -h1, h2, h3, h4, h5, h6 {font-family:"dotum"} +h1, h2, h3, h4, h5, h6 {font-family:"dotum", "verdana"} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block} header ul, nav ul {margin:0;padding:0;list-style:none} table {border-collapse:collapse;border-spacing:0} tfoot td {font-weight:bold;text-align:center} form, img {border:0} input, img {vertical-align:middle} -input {margin:0;padding:0;font-family:"dotum"} +input {margin:0;padding:0;font-family:"dotum", "verdana"} p {margin:5px 0;padding:10px 0;line-height:1.5em} /* 이미지 등비율 리사이징 */ @@ -52,7 +52,7 @@ p {margin:5px 0;padding:10px 0;line-height:1.5em} #hdsch_submit {position:relative;margin-left:-5px} /* 사이드 네비게이션: 아웃로그인, 설문조사 등 */ -#snb {position:absolute;top:150px;right:50px;font-family:"dotum"} +#snb {position:absolute;top:150px;right:50px;font-family:"dotum", "verdana"} /* 아웃로그인 */ .outlogin {margin-bottom:5px;padding:10px 10px 0;width:178px;border:1px solid #b3b2ad;background:#f0f0ed} From 4bf4bb188456acea735a26596159c81953088b3f Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 4 Jan 2013 10:52:10 +0900 Subject: [PATCH 02/19] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EB=8F=8B?= =?UTF-8?q?=EC=9B=80,=20verdana=EC=9D=98=20=EC=9A=B0=EC=84=A0=20=EC=88=9C?= =?UTF-8?q?=EC=9C=84=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/css/def.css b/css/def.css index ca710d9cc..79c6d530f 100644 --- a/css/def.css +++ b/css/def.css @@ -4,13 +4,13 @@ html {overflow-y:scroll} body {background:#f5f4ed;font-size:1em} html, body, h1, h2, h3, h4, h5, h6 {margin:0;padding:0} -h1, h2, h3, h4, h5, h6 {font-family:"dotum", "verdana"} +h1, h2, h3, h4, h5, h6 {font-family:"verdana","dotum"} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block} header ul, nav ul {margin:0;padding:0;list-style:none} table {border-collapse:collapse;border-spacing:0} tfoot td {font-weight:bold;text-align:center} form, img {border:0} input, img {vertical-align:middle} -input {margin:0;padding:0;font-family:"dotum", "verdana"} +input {margin:0;padding:0;font-family:"verdana","dotum"} p {margin:5px 0;padding:10px 0;line-height:1.5em} /* 이미지 등비율 리사이징 */ @@ -52,7 +52,7 @@ p {margin:5px 0;padding:10px 0;line-height:1.5em} #hdsch_submit {position:relative;margin-left:-5px} /* 사이드 네비게이션: 아웃로그인, 설문조사 등 */ -#snb {position:absolute;top:150px;right:50px;font-family:"dotum", "verdana"} +#snb {position:absolute;top:150px;right:50px;font-family:"verdana","dotum"} /* 아웃로그인 */ .outlogin {margin-bottom:5px;padding:10px 10px 0;width:178px;border:1px solid #b3b2ad;background:#f0f0ed} From 1caf2654a9e701061ba21a5b14e5b62d15173369 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 4 Jan 2013 12:00:10 +0900 Subject: [PATCH 03/19] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=ED=85=8C?= =?UTF-8?q?=EC=9D=B4=EB=B8=94=20=EC=8A=A4=ED=83=80=EC=9D=BC,=20=ED=98=84?= =?UTF-8?q?=EC=9E=AC=EC=A0=91=EC=86=8D=EC=9E=90,=20=EC=B5=9C=EA=B7=BC?= =?UTF-8?q?=EA=B2=8C=EC=8B=9C=EB=AC=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 48 +++++++++++++++++------ head.php | 2 + skin/connect/neo/current_connect.skin.php | 8 ++-- skin/new/neo/new.skin.php | 17 ++++---- tail.php | 2 + 5 files changed, 53 insertions(+), 24 deletions(-) diff --git a/css/def.css b/css/def.css index 79c6d530f..bafa7133b 100644 --- a/css/def.css +++ b/css/def.css @@ -3,7 +3,7 @@ /* 초기화 */ html {overflow-y:scroll} body {background:#f5f4ed;font-size:1em} -html, body, h1, h2, h3, h4, h5, h6 {margin:0;padding:0} +html, body, h1, h2, h3, h4, h5, h6 {margin:0 0 0;padding:0} h1, h2, h3, h4, h5, h6 {font-family:"verdana","dotum"} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block} header ul, nav ul {margin:0;padding:0;list-style:none} @@ -12,15 +12,11 @@ form, img {border:0} input, img {vertical-align:middle} input {margin:0;padding:0;font-family:"verdana","dotum"} p {margin:5px 0;padding:10px 0;line-height:1.5em} +hr {display:none} /* 이미지 등비율 리사이징 */ .img_fix {float:left;width:100%;height:auto} -/* 내용 건너뛰기 */ -#to_content a {display:block;position:absolute;top:0;left:0;height:0;text-decoration:none;overflow:hidden} -#to_content a:focus, -#to_content a:active {padding:10px 0;width:100%;height:auto;background:#333;color:#fff;text-align:center;overflow:auto} - /* 그누보드4s 설치 완료 메세지 */ #install_done {position:absolute;margin-top:-30px;width:100%;height:580px;background:#e7ebee} #install_done h1, @@ -28,9 +24,18 @@ p {margin:5px 0;padding:10px 0;line-height:1.5em} #install_done div {position:relative;margin:0 auto;width:700px;background:#000} #install_done div span {position:absolute;top:-28px;left:0;width:700px;height:580px;background:url("../img/install_done.jpg")} +/* 내용 건너뛰기 */ +#to_content a {display:block;position:absolute;top:0;left:0;height:0;text-decoration:none;overflow:hidden} +#to_content a:focus, +#to_content a:active {padding:10px 0;width:100%;height:auto;background:#333;color:#fff;text-align:center;overflow:auto} + +/* 헤딩 */ +h1 {margin:0 0 30px;font-weight:normal} +h2 {margin:0 0 20px} + /* 레이아웃 - 상단 */ #header {z-index:3;position:relative;margin-bottom:30px} -#header h1 {height:0;overflow:hidden} +#header h1 {margin:0;height:0;overflow:hidden} /* 로고 */ #logo {background:#494946;text-align:center} @@ -56,7 +61,7 @@ p {margin:5px 0;padding:10px 0;line-height:1.5em} /* 아웃로그인 */ .outlogin {margin-bottom:5px;padding:10px 10px 0;width:178px;border:1px solid #b3b2ad;background:#f0f0ed} -.outlogin h2 {height:0;overflow:hidden} +.outlogin h2 {margin:0;height:0;overflow:hidden} /* 로그인 전 */ #ol_before {font-size:0.7em} #ol_before fieldset {padding:0;border:0} @@ -85,7 +90,7 @@ p {margin:5px 0;padding:10px 0;line-height:1.5em} /* 설문조사 */ #poll {width:198px;border:1px solid #b3b2ad;background:#fff;font-size:0.75em} #poll header {padding:10px 10px 1px;background:#f0f0ed} -#poll h2 {display:inline-block;font-size:1em} +#poll h2 {display:inline-block;margin:0;font-size:1em} #poll p {padding:0} #poll ul {margin:10px} #poll li {margin:7px 0} @@ -98,9 +103,9 @@ p {margin:5px 0;padding:10px 0;line-height:1.5em} /* 레이아웃 하단 */ #footer {z-index:1;position:relative;margin-top:30px;padding:15px 0 20px;border-top:1px solid #ddd;color:#595959;font-size:0.75em} -#footer h1 {height:0;overflow:hidden} +#footer h1 {margin:0;height:0;overflow:hidden} #footer section {margin-left:50px} -#footer h2 {width:100px;color:#000;font-size:1em} +#footer h2 {margin:0;width:100px;color:#000;font-size:1em} #footer a {color:#595959;text-decoration:none} /* 방문자집계 */ @@ -130,8 +135,29 @@ p {margin:5px 0;padding:10px 0;line-height:1.5em} #footer p {position:absolute;top:25px;right:50px} /* ##################################################################### 스킨 및 컨텐츠 */ +/* 기본테이블 */ +table {margin-bottom:20px;width:100%} +caption {padding:0 0 10px;text-align:left} +th {padding:8px 0;border-top:1px solid #a9a9a9;border-bottom:1px solid #a9a9a9;font-size:0.8em} +td {padding:10px 0;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;font-size:0.75em} + +/* 폼 테이블 */ +.frm_tbl {} + +/* 테이블 항목별 정의 */ +.td_group {width:100px;text-align:center} +.td_board {width:120px;text-align:center} +.td_num {width:50px;text-align:center} +.td_bignum {width:100px;text-align:center} +.td_mb_id {width:120px;text-align:center} +.td_nick {width:120px;text-align:center} +.td_name {width:120px;text-align:left} +.td_name div {position:relative} +.td_date {width:60px;text-align:center} +.td_datetime {width:80px;text-align:center} /* 현재접속자 */ +#current_connect_tbl .td_name {text-align:center} /* pagination */ .pg {margin-bottom:30px;font-size:0.875em;text-align:center} diff --git a/head.php b/head.php index 8780d2685..4da150bd6 100644 --- a/head.php +++ b/head.php @@ -73,5 +73,7 @@ include_once($g4['path'].'/lib/popular.lib.php'); +
+

\ No newline at end of file diff --git a/skin/connect/neo/current_connect.skin.php b/skin/connect/neo/current_connect.skin.php index 44f360727..efa06fcfc 100644 --- a/skin/connect/neo/current_connect.skin.php +++ b/skin/connect/neo/current_connect.skin.php @@ -2,12 +2,12 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 ?> - +
- + @@ -21,8 +21,8 @@ for ($i=0; $i - - + + - - + + - - - + + @@ -38,7 +37,7 @@ for ($i=0; $i
현재접속자 목록
번호닉네임 혹은 아이피이름 링크
-
+
diff --git a/tail.php b/tail.php index 84b68d0d2..d5488a272 100644 --- a/tail.php +++ b/tail.php @@ -4,6 +4,8 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
+
+