사용자: 전체 디자인 수정
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
/* SIR SOFT 지운아빠 Jan 2013 */
|
||||
/* SIR SOFT 지운아빠 Feb. 2013 */
|
||||
|
||||
/* 초기화 */
|
||||
html {overflow-y:scroll}
|
||||
@ -15,14 +15,14 @@ pre {overflow-x:scroll;font-size:1.1em}
|
||||
a:link, a:visited {color:#000;text-decoration:none}
|
||||
a:hover,
|
||||
a:focus,
|
||||
a:active {color:#0e99ea;text-decoration:underline}
|
||||
a:active {color:#2a6bc4;text-decoration:underline}
|
||||
|
||||
/* 화면낭독기 사용자용 */
|
||||
.sound_only {display:inline-block !important;margin:0 !important;padding:0 !important;width:0 !important;height:0 !important;border:0 !important;overflow:hidden !important}
|
||||
/* 본문 바로가기 */
|
||||
#to_content a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden}
|
||||
#to_content a:focus,
|
||||
#to_content a:active {width:100%;height:80px;background:#3380ad;color:#fff;font-size:2em;text-align:center;text-decoration:none;line-height:3.3em}
|
||||
#to_content a:active {width:100%;height:72px;background:#2a6bc4;color:#fff;font-size:2em;text-align:center;text-decoration:none;line-height:3.3em}
|
||||
|
||||
/* 이미지 등비율 리사이징 */
|
||||
.img_fix {float:left;width:100%;height:auto}
|
||||
@ -36,13 +36,13 @@ a:active {color:#0e99ea;text-decoration:underline}
|
||||
#hd h1 {width:0;height:0;overflow:hidden}
|
||||
#hd_wrapper {position:relative;margin:0 auto;width:980px}
|
||||
|
||||
#logo {padding:12px 10px}
|
||||
#logo b {display:inline-block;margin-left:10px;color:#109ff1;font-family:"verdana";vertical-align:middle}
|
||||
#logo {padding:17px}
|
||||
#logo span {display:inline-block;margin-left:10px;color:#109ff1;font-family:"verdana";vertical-align:middle}
|
||||
|
||||
#snb {position:absolute;top:0;right:250px;zoom:1}
|
||||
#snb {position:absolute;top:5px;right:0;zoom:1}
|
||||
#snb:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
#snb li {float:left}
|
||||
#snb a {display:block;position:relative;margin-left:1px;width:60px;height:60px;background:url('../img/snb_icon.jpg');text-decoration:none}
|
||||
#snb li {float:left;margin-left:15px}
|
||||
#snb a {display:block;position:relative;width:60px;height:60px;background:url('../img/snb_icon.jpg');text-decoration:none}
|
||||
#snb #snb_login {background-position:0 0}
|
||||
#snb #snb_join {background-position:-60px 0}
|
||||
#snb #snb_adm {background-position:-120px 0}
|
||||
@ -50,18 +50,17 @@ a:active {color:#0e99ea;text-decoration:underline}
|
||||
#snb #snb_modify {background-position:-240px 0}
|
||||
#snb #snb_cnt {background-position:-300px 0}
|
||||
#snb #snb_new {background-position:-360px 0}
|
||||
#snb strong {position:absolute;top:35px;right:0;padding:0 5px;border-radius:10px;background:#484848;color:#fff;font-size:0.9em;font-family:"dotum";font-weight:normal;letter-spacing:-0.1em;line-height:1.5em}
|
||||
#snb strong {position:absolute;top:35px;right:0;padding:0 5px;border:1px solid #ddd;border-radius:10px;background:#fff;font-size:0.9em;font-family:"dotum";font-weight:normal;letter-spacing:-0.1em;line-height:1.5em}
|
||||
|
||||
#schall {position:absolute;top:15px;right:0;margin:0;padding:0;border:0;letter-spacing:-5px}
|
||||
#schall {position:absolute;top:20px;left:90px;margin:0;padding:0;letter-spacing:-5px}
|
||||
#schall legend {width:0;height:0;overflow:hidden}
|
||||
#schall_stx {padding-left:5px;width:186px;height:27px;border:1px solid #bbb;border-right:0;border-top-left-radius:10px;border-bottom-left-radius:10px;background:#fff;line-height:2em !important;line-height:2em}
|
||||
#schall_submit {padding-right:8px;border:1px solid #bbb;border-left:0;border-top-right-radius:10px;border-bottom-right-radius:10px;background:#fff}
|
||||
#schall_stx {padding-left:5px;width:156px;height:27px;border:1px solid #ccc;border-right:0;border-top-left-radius:10px;border-bottom-left-radius:10px;background:#fff;line-height:2em !important;line-height:2em}
|
||||
|
||||
/* 중간 레이아웃 */
|
||||
#wrapper {margin:0 auto;padding-bottom:30px;width:980px;zoom:1}
|
||||
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
#wrapper_title {margin-bottom:30px;font-size:1.2em}
|
||||
#lnb {float:right;width:228px;border:1px solid #eee;border-radius:10px;background:#f7f7f2}
|
||||
#lnb {float:right;width:228px;border:1px solid #ccc;border-radius:10px;background:#f7f7f2}
|
||||
#container {float:left;width:730px;zoom:1}
|
||||
#container:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
|
||||
@ -98,19 +97,19 @@ a:active {color:#0e99ea;text-decoration:underline}
|
||||
|
||||
/* 콘텐츠별 스타일 */
|
||||
/* 버튼 */
|
||||
.btn01 {display:inline-block;padding:0 10px;height:24px;border:1px solid #2292d3 !important;background:#3380ad !important;color:#fff !important;text-decoration:none !important;line-height:2.2em}
|
||||
.btn01 {display:inline-block;padding:0 10px;height:25px;background:#ff3061 !important;color:#fff !important;text-decoration:none !important;line-height:2.2em;vertical-align:middle}
|
||||
.btn01:focus,
|
||||
.btn01:hover {text-decoration:none !important}
|
||||
.btn02 {display:inline-block;padding:0 10px;height:24px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:2.2em}
|
||||
.btn02 {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.2em;vertical-align:middle}
|
||||
.btn02:focus,
|
||||
.btn02:hover {text-decoration:none !important}
|
||||
.btn03 {display:inline-block;padding:0 10px;height:24px;border:1px solid #3f3f3f !important;background:#484848 !important;color:#fff !important;text-decoration:none !important;line-height:2.2em}
|
||||
.btn03 {display:inline-block;padding:0 10px;height:23px;border:1px solid #3f3f3f !important;background:#444 !important;color:#fff !important;text-decoration:none !important;line-height:2.2em;vertical-align:middle}
|
||||
.btn03:focus,
|
||||
.btn03:hover {text-decoration:none !important}
|
||||
.btn_confirm {text-align:center} /* 서식단계 진행 */
|
||||
.btn_submit {padding:0 10px;height:24px;border:0;background:#3380ad;color:#fff;letter-spacing:-0.1em;vertical-align:top}
|
||||
.btn_submit {padding:0 10px;height:24px;border:0;background:#444;color:#fff;letter-spacing:-0.1em;vertical-align:top}
|
||||
.btn_cancel {display:inline-block;padding:0 10px;height:22px;border:1px solid #ccc;background:#fafafa;line-height:2em}
|
||||
.btn_frmline {display:inline-block;padding:0 7px 0 5px;height:22px;border:0;background:#3380ad;color:#fff !important;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:2em} /* 우편번호검색버튼 등 */
|
||||
.btn_frmline {display:inline-block;padding:0 7px 0 5px;height:22px;border:0;background:#2a6bc4;color:#fff !important;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:2em} /* 우편번호검색버튼 등 */
|
||||
.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,
|
||||
@ -118,7 +117,7 @@ a:active {color:#0e99ea;text-decoration:underline}
|
||||
|
||||
/* 기본테이블 */
|
||||
.basic_tbl {margin-bottom:10px;width:100%;border-collapse:collapse;border-spacing:0}
|
||||
.basic_tbl caption {padding:0 0 10px;color:#3380ad;text-align:left}
|
||||
.basic_tbl caption {padding:0 0 10px;color:#2a6bc4;text-align:left}
|
||||
.basic_tbl thead th {padding:12px 0 8px;border-top:1px solid #e9e9e9}
|
||||
.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}
|
||||
@ -130,7 +129,7 @@ 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;color:#3380ad;font-weight:bold;text-align:left}
|
||||
.frm_tbl caption {padding:10px 0;color:#2a6bc4;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 #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
|
||||
.frm_tbl textarea,
|
||||
@ -202,7 +201,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#595959;color:#f
|
||||
#reg_result_logo {margin-bottom:40px;text-align:center}
|
||||
#reg_result_email {padding:10px 50px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#fff;line-height:2em}
|
||||
#reg_result_email span {display:inline-block;width:150px}
|
||||
#reg_result_email strong {color:#3380ad;font-size:1.2em}
|
||||
#reg_result_email strong {color:#2a6bc4;font-size:1.2em}
|
||||
|
||||
/* 아이디/패스워드 찾기 */
|
||||
#find_info_fs {margin:0 auto 20px;padding:10px 20px 15px;width:87%;border-right:1px solid #eee;border-bottom:1px solid #eee;background:#f7f7f7}
|
||||
@ -210,7 +209,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#595959;color:#f
|
||||
#find_info #captcha input {margin-left:5px}
|
||||
|
||||
/* 아웃로그인 스킨 */
|
||||
.ol {position:relative;margin-bottom:10px;padding:14px;border-bottom:1px solid #ececec}
|
||||
.ol {position:relative;margin-bottom:10px;padding:14px;border-bottom:1px solid #ccc}
|
||||
.ol h2 {width:0;height:0;overflow:hidden}
|
||||
.ol ul {margin:0;padding:0;list-style:none}
|
||||
.ol a {}
|
||||
@ -222,7 +221,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#595959;color:#f
|
||||
.ol_pwlabel {position:absolute;top:35px;left:5px;color:#696969;font-size:0.9em}
|
||||
#auto_login {}
|
||||
#auto_login_label {letter-spacing:-0.1em}
|
||||
#ol_submit {display:inline-block;width:60px;height:24px;border:1px solid #2292d3;background:#3380ad;color:#fff;font-size:0.9em;font-weight:bold;vertical-align:top}
|
||||
#ol_submit {display:inline-block;width:60px;height:24px;border:0;background:#444;color:#fff;font-size:0.9em;font-weight:bold;vertical-align:top}
|
||||
#ol_before ul {float:right;margin:7px 0 13px;zoom:1}
|
||||
#ol_before ul:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
#ol_before li {float:left;margin-left:5px;padding-top:2px}
|
||||
@ -231,21 +230,21 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#595959;color:#f
|
||||
#ol_svc {padding-top:8px;text-align:right}
|
||||
|
||||
#ol_after_hd {text-align:center}
|
||||
#ol_after_hd a {color:#3380ad}
|
||||
#ol_after_hd a {color:#2a6bc4}
|
||||
#ol_after_private {margin:7px 0 3px;zoom:1}
|
||||
#ol_after_private:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
#ol_after_private li {float:left}
|
||||
#ol_after_private a {display:block;padding-top:8px;height:37px;background:#fff;text-align:center}
|
||||
#ol_after_private a strong {display:block;padding-top:5px;color:#3380ad}
|
||||
#ol_after_private a strong {display:block;padding-top:5px;color:#2a6bc4}
|
||||
#ol_after_private a:focus,
|
||||
#ol_after_private a:hover {background:#3c99cf;color:#fff;text-decoration:none}
|
||||
#ol_after_private a:focus strong,
|
||||
#ol_after_private a:hover strong {color:#fff;text-decoration:none}
|
||||
#ol_after_memo {width:50px;margin-right:1px}
|
||||
#ol_after_pt {width:90px;margin-right:1px}
|
||||
#ol_after_pt {width:100px;margin-right:1px}
|
||||
#ol_after_scrap {width:48px;line-height:2.6em !important}
|
||||
#ol_after_ft {text-align:justify}
|
||||
#ol_after_ft a {display:inline-block;width:93px;height:20px;background:#3c99cf;color:#fff;text-align:center;line-height:1.8em}
|
||||
#ol_after_ft a {display:inline-block;width:98px;height:20px;background:#484848;color:#fff;text-align:center;line-height:1.8em}
|
||||
#ol_after_ft a:focus,
|
||||
#ol_after_ft a:hover {text-decoration:none !important}
|
||||
|
||||
@ -300,7 +299,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#595959;color:#f
|
||||
/* 설문조사 스킨 */
|
||||
#poll {}
|
||||
#poll header {padding:10px 14px 0}
|
||||
#poll header a {color:#3380ad}
|
||||
#poll header a {color:#2a6bc4}
|
||||
#poll header p {padding:5px 0 10px}
|
||||
#poll ul {margin:0 0 10px;padding:5px 14px;list-style:none}
|
||||
#poll li {padding:3px 0}
|
||||
@ -326,7 +325,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#595959;color:#f
|
||||
#poll_result_list p strong {position:absolute;top:5px;right:5%;padding-right:80px;width:100px;text-align:right}
|
||||
#poll_result_list p span {position:absolute;top:5px;right:5%;width:80px;text-align:right}
|
||||
.poll_result_graph {position:relative;margin-right:5%;height:5px;background:#eee}
|
||||
.poll_result_graph span {position:absolute;top:0;left:0;height:100%;background:#3380ad}
|
||||
.poll_result_graph span {position:absolute;top:0;left:0;height:100%;background:#2a6bc4}
|
||||
#poll_result_cmt {margin:0 auto 20px}
|
||||
#poll_result_cmt h2 {text-align:center}
|
||||
#poll_result_cmt h3 {margin:0 auto 10px;padding-top:15px;width:93%}
|
||||
@ -352,12 +351,12 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#595959;color:#f
|
||||
#profile h2 {margin:0}
|
||||
|
||||
/* 최근게시물 스킨 (latest) */
|
||||
.lt {float:left;margin-bottom:30px;padding-bottom:10px;width:355px;height:149px}
|
||||
.lt ul {margin:0 5px 10px;padding:0;list-style:none}
|
||||
.lt {position:relative;float:left;margin-bottom:20px;padding-bottom:10px;width:355px;height:150px;border-bottom:1px solid #ddd}
|
||||
.lt ul {margin:0 0 10px;padding:0;list-style:none}
|
||||
.lt li {padding:3px 0}
|
||||
.lt a {}
|
||||
.lt_title {display:block;margin-bottom:10px;padding:10px 5px 8px;border:1px solid #eee;border-radius:10px;background:#f7f7f2}
|
||||
.lt_more {text-align:right}
|
||||
.lt_title {display:block;padding:10px 0 8px}
|
||||
.lt_more {position:absolute;top:3px;right:0}
|
||||
.lt_more a {display:inline-block;padding:7px 10px}
|
||||
|
||||
/* 최근게시물 스킨 (new) */
|
||||
@ -380,7 +379,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#595959;color:#f
|
||||
#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 #4895c2;border-right:0;background:#3380ad;color:#fff;text-decoration:none;line-height:3.4em}
|
||||
#sch_result_bo a {position:absolute;padding:0 10px;width:149px;height:40px;border:1px solid #1e5db3;border-right:0;background:#2a6bc4;color:#fff;text-decoration:none;line-height:3.4em}
|
||||
#sch_result_bo .sch_on {width:150px;border-color:#ddd;border-right:0;background:#fff;color:#000;font-weight:bold}
|
||||
#sch_result_bo .cnt_cmt {display:inline-block;margin-left:10px;color:#fff}
|
||||
#sch_result_bo .sch_on .cnt_cmt {color:#000}
|
||||
@ -402,7 +401,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#595959;color:#f
|
||||
/* 우편번호 검색 */
|
||||
#post_code fieldset {margin:0 auto 10px;padding:15px 10px;width:87%;text-align:center}
|
||||
#post_code dl {margin:0 auto 10px;padding:20px 10px;width:87%}
|
||||
#post_code dt {margin-bottom:15px;color:#3380ad}
|
||||
#post_code dt {margin-bottom:15px;color:#2a6bc4}
|
||||
#post_code dd {margin:0;padding:0}
|
||||
#post_code ul {margin:0;padding:0;list-style:none}
|
||||
#post_code li a {display:block;padding:8px 0 6px;border-bottom:1px solid #eee}
|
||||
@ -434,15 +433,15 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#595959;color:#f
|
||||
.bo_notice td {background:#f7f7f7}
|
||||
.bo_notice td a {font-weight:bold}
|
||||
.td_num strong {color:#ff3061}
|
||||
.bo_cate_link {display:inline-block;margin:0 3px 0 0;color:#777 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */
|
||||
.bo_current {color:#3380ad}
|
||||
.bo_cate_link {display:inline-block;margin:0 3px 0 0;color:#ff3061 !important;text-decoration:none} /* 글제목줄 분류스타일 */
|
||||
.bo_current {color:#2a6bc4}
|
||||
.td_subject img {margin-left:3px}
|
||||
.cnt_cmt {display:inline-block;margin:0 4px;color:#3380ad}
|
||||
.cnt_cmt {display:inline-block;margin:0 4px;color:#2a6bc4}
|
||||
|
||||
/* 게시판 읽기 */
|
||||
#bo_v_title {margin-bottom:5px;padding:5px 0;border-bottom:3px solid #484848;font-weight:bold;text-align:center}
|
||||
#bo_v_title {margin-bottom:5px;padding:5px 0;border-bottom:1px solid #484848;font-weight:bold;text-align:center}
|
||||
|
||||
#bo_v {margin-bottom:20px;border-bottom:3px solid #484848}
|
||||
#bo_v {margin-bottom:20px;border-bottom:1px solid #ccc}
|
||||
|
||||
#bo_v_h1 {padding:10px 0 5px;font-size:1.2em}
|
||||
#bo_v_info {padding:5px 0 8px}
|
||||
@ -482,7 +481,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#595959;color:#f
|
||||
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
#bo_v_img img {max-width:100%;height:auto}
|
||||
#bo_v_con {margin-bottom:30px;width:730px;line-height:1.7em;word-break:break-all;overflow:hidden}
|
||||
#bo_v_con a {color:#3380ad;text-decoration:underline}
|
||||
#bo_v_con a {color:#2a6bc4;text-decoration:underline}
|
||||
#bo_v_con img {max-width:100%;height:auto}
|
||||
|
||||
#bo_v_act {margin-bottom:30px;text-align:center}
|
||||
@ -547,6 +546,6 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#595959;color:#f
|
||||
.pg_prev {border-right:1px solid #ddd}
|
||||
.pg_end,
|
||||
.pg_next {border-left:1px solid #ddd}
|
||||
.pg_current {background:#3380ad;color:#fff;font-weight:bold}
|
||||
.pg_current {background:#2a6bc4;color:#fff;font-weight:bold}
|
||||
|
||||
.pg_total {text-align:center}
|
||||
30
head.php
30
head.php
@ -21,29 +21,14 @@ include_once(G4_LIB_PATH.'/popular.lib.php');
|
||||
|
||||
<div id="logo">
|
||||
<a href="<?=G4_URL?>"><img src="<?=G4_IMG_URL?>/logo.jpg" alt="처음으로" width="53" height="36"></a>
|
||||
<span class="sound_only">캐치프레이즈</span>
|
||||
<b>Sharing All Possibilities</b>
|
||||
</div>
|
||||
|
||||
<ul id="snb">
|
||||
<? if ($is_member) { ?>
|
||||
<? if ($is_admin) { ?><li><a href="<?=G4_ADMIN_URL?>" id="snb_adm"><strong>관리자</strong></a></li><? } ?>
|
||||
<li><a href="<?=G4_BBS_URL?>/member_confirm.php?url=<?=G4_BBS_URL?>/register_form.php" id="snb_modify"><strong>내정보</strong></a></li>
|
||||
<li><a href="<?=G4_BBS_URL?>/logout.php" id="snb_logout"><strong>로그아웃</strong></a></li>
|
||||
<? } else { ?>
|
||||
<li><a href="<?=G4_BBS_URL?>/register.php" id="snb_join"><strong>가입</strong></a></li>
|
||||
<li><a href="<?=G4_BBS_URL?>/login.php" id="snb_login"><strong>로그인</strong></a></li>
|
||||
<? } ?>
|
||||
<li><a href="<?=G4_BBS_URL?>/current_connect.php" id="snb_cnt"><?=connect(); // 현재 접속자수 ?></a></li>
|
||||
<li><a href="<?=G4_BBS_URL?>/new.php" id="snb_new"><strong>새글</strong></a></li>
|
||||
</ul>
|
||||
|
||||
<fieldset id="schall">
|
||||
<legend>사이트 내 전체검색</legend>
|
||||
<form name="fsearchbox" method="get" action="<?=G4_BBS_URL?>/search.php" onsubmit="return fsearchbox_submit(this);">
|
||||
<input type="hidden" name="sfl" value="wr_subject||wr_content">
|
||||
<input type="hidden" name="sop" value="and">
|
||||
<input type="text" id="schall_stx" name="stx" title="검색어" maxlength="20"><input type="image" id="schall_submit" src="<?=G4_IMG_URL?>/btn_search.gif" width="29" height="27" alt="검색">
|
||||
<input type="text" id="schall_stx" name="stx" title="검색어" maxlength="20"><input type="image" id="schall_submit" src="<?=G4_IMG_URL?>/btn_search.jpg" width="29" height="29" alt="검색">
|
||||
</form>
|
||||
|
||||
<script>
|
||||
@ -75,6 +60,19 @@ include_once(G4_LIB_PATH.'/popular.lib.php');
|
||||
</script>
|
||||
</fieldset>
|
||||
|
||||
<ul id="snb">
|
||||
<? if ($is_member) { ?>
|
||||
<? if ($is_admin) { ?><li><a href="<?=G4_ADMIN_URL?>" id="snb_adm"><strong>관리자</strong></a></li><? } ?>
|
||||
<li><a href="<?=G4_BBS_URL?>/member_confirm.php?url=<?=G4_BBS_URL?>/register_form.php" id="snb_modify"><strong>내정보</strong></a></li>
|
||||
<li><a href="<?=G4_BBS_URL?>/logout.php" id="snb_logout"><strong>로그아웃</strong></a></li>
|
||||
<? } else { ?>
|
||||
<li><a href="<?=G4_BBS_URL?>/register.php" id="snb_join"><strong>가입</strong></a></li>
|
||||
<li><a href="<?=G4_BBS_URL?>/login.php" id="snb_login"><strong>로그인</strong></a></li>
|
||||
<? } ?>
|
||||
<li><a href="<?=G4_BBS_URL?>/current_connect.php" id="snb_cnt"><?=connect(); // 현재 접속자수 ?></a></li>
|
||||
<li><a href="<?=G4_BBS_URL?>/new.php" id="snb_new"><strong>새글</strong></a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 249 B |
BIN
img/btn_search.jpg
Normal file
BIN
img/btn_search.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
BIN
img/snb_icon.jpg
BIN
img/snb_icon.jpg
Binary file not shown.
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 6.6 KiB |
@ -37,5 +37,5 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
|
||||
<? if (count($list) == 0) { //게시물이 없을 때 ?>
|
||||
<p>게시물이 없습니다.</p>
|
||||
<? } ?>
|
||||
<div class="lt_more"><a href="<?=G4_BBS_URL?>/board.php?bo_table=<?=$bo_table?>"><img src="<?=$latest_skin_url?>/img/icon_more.gif" alt="더보기" width="10" height="9"></a></div>
|
||||
<div class="lt_more"><a href="<?=G4_BBS_URL?>/board.php?bo_table=<?=$bo_table?>">더보기</a></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user