안녕하십니까 오랜만에 글남깁니다 ^^ > 질문답변

본문 바로가기
사이트 내 전체검색

질문답변

서버정보나 계정정보는 보안유지를 위해 관리자쪽지나 메일로 발송해 주시거나 제작의뢰 게시판을 이용해 주시면 감사하겠습니다..

안녕하십니까 오랜만에 글남깁니다 ^^

페이지 정보

본문

관리자님 안녕하세요 인체의 원리학입니다

거의 한달동안  경기도 남양주에서 대전으로  사무실 이사하고 집 이사하느라 정신이 하나도 없습니다

바뻐가지고 가끔씩 접속만하고  제로나라 에서 배운 초보적인 것도 다 잊어버리고 ^^
오늘 최신글좀 수정할려고하니 어렵게 어렵게 기억해서

다름이 아니라  인체의 원리학 홈페이지 보시면 아이프레임으로 연결한 최신글 하나 있잖아요~

다른 최신글로 바꾸고  최신글 클릭하면 페이지가 안뜨고 최신글 안에서 내용이 보여버리는대  도움좀 부탁합니다

최신글  latest.skin 에서 뭘 추가해줘야 하는것 같은데 

<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
?>

<table align="center" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="3" background="<?=$latest_skin_path?>/img/latest_t_1.gif"></td>
<td background="<?=$latest_skin_path?>/img/latest_t_bg.gif">
<!--타이틀 시작: 실선 색상을 바꾸려면 215, 215, 215를 고치세요.-->
<SCRIPT LANGUAGE="JavaScript">
                                            function doBlink() {
                                            var blink = document.all.tags("BLINK")
                                            for (var i=0; i < blink.length; i++)
                                            blink[i].style.visibility = blink[i].style.visibility == "" ? "hidden" : ""
                                            }
                                            function startBlink() {
                                            if (document.all)
                                            setInterval("doBlink()",900)
                                            }
                                            window.onload = startBlink;
                                            </SCRIPT>
<table align="center" cellpadding="0" cellspacing="0" width="100%" border="0">
<tr height="30">
<td width="10"></td>
<td><a href='<?=$g4[bbs_path]?>/board.php?bo_table=<?=$bo_table?>'><blink><font color="#B9062F" ><b><?=$board[bo_subject]?></b></font></blink></a></td>
<td width="40"><a href='<?=$g4[bbs_path]?>/board.php?bo_table=<?=$bo_table?>'><img src="<?=$latest_skin_path?>/img/more.gif" border="0"></a>
<td width="5"></td>
</tr>
</table>
<!--타이틀 끝-->
</td>
<td width="3" background="<?=$latest_skin_path?>/img/latest_t_2.gif"></td>
</tr>
<tr height="1"><td width="3" background="<?=$latest_skin_path?>/img/latest_m_1.gif"></td><td></td><td width="3" background="<?=$latest_skin_path?>/img/latest_m_2.gif"></td>
<tr>
<td width="3" background="<?=$latest_skin_path?>/img/latest_m_1.gif"></td>
<td>
<table align="center" cellpadding="0" cellspacing="0" width="100%" border="0">
<? for ($i=0; $i<count($list); $i++) {?>
<tr>
<!--게시물 아래 점선 색상을 바꾸고 싶으시면 211,211,211부분을, 게시물 추출부분 세로 길이를 늘리시려면 25을 수정하세요-->
<td width="100%" height="25" valign=middle style="border-bottom-width:0px; border-bottom-color:rgb(211,211,211); border-bottom-style:dotted;">

<?
//날짜표시
$subject = $list[$i][subject];
$b_subject = "<strong>".$list[$i][subject]."<strong>";
?>
<table align="center" cellpadding="0" cellspacing="0" width="100%" height="100%" border="0">
<tr>
<td width="3"></td>
<td><span style='color:#777777;font-weight:bold;'>ㆍ</span><a href='<?=$list[$i][href]?>'><span class="th8"><?if ($list[$i][is_notice])
echo $b_subject;
else
echo $subject;
?></span></a>
<span style="font-size:7pt;font-family:tahoma;color:#EE5A00;vertical-align:1px;"><?=$list[$i][comment_cnt]?> <?
echo " " . $list[$i][icon_new];
echo " " . $list[$i][icon_hot];
echo " " . $list[$i][icon_file];
echo " " . $list[$i][icon_link];
echo " " . $list[$i][icon_secret];
?>
</span>
</td>

<td width="30" align="right"><span style='font:normal 11px tahoma; color:#BABABA;'><?=$list[$i][datetime2]?></span></td>
<td width='5'></td>
</tr>
</table>
<!--게시물 추출 글자 설정 끝-->
</td>
</tr>
<? } ?>
<? if (count($list) == 0) { ?><tr height="100"><td align=center><font color=#6A6A6A>현재 등록된 글이 없습니다.</a></td></tr><? } ?>
</table>
</td>
<td width="3" background="<?=$latest_skin_path?>/img/latest_m_2.gif"></td>
</tr>
<tr height="3">
<td width="3" background="<?=$latest_skin_path?>/img/latest_b_1.gif"></td>
<td background="<?=$latest_skin_path?>/img/latest_b_bg.gif"></td>
<td width="3" background="<?=$latest_skin_path?>/img/latest_b_2.gif"></td>
</tr>
<tr height="1"><td colspan="3"></td>
</table>



 어느 부분에 추가해줘야 하나요 

관리자님이 만들어주 최신글에서 열어봐서 아무리 비교해도 뭐가뭔지 잘모르겠네요  부탁좀 드리겠습니다


홈페이지 업데이트 해야되는대  따로 연락드리겠습니다 ^^
추천0

댓글목록

profile_image

제로님의 댓글

제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 작성일

<a href='<?=$g4[bbs_path]?>/board.php?bo_table=<?=$bo_table?>' target='_new'>
각 링크 끝에 타겟을 줘야 합니다.

Total 81건 1 페이지
  • RSS
질문답변 목록
번호 제목 글쓴이 조회 추천 날짜
81 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11279 0 02-19
80 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 90 0 02-18
79 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 8770 0 11-05
78 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 9113 0 11-04
77 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 8484 0 10-31
76 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 8653 0 10-29
75 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11184 0 06-17
74 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 9283 0 05-23
73 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 9486 0 05-22
72 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 8954 0 04-27
열람중 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 9759 0 03-31
70 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 7683 0 01-11
69 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 7459 0 01-06
68 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 32 0 01-05
67 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 13007 0 01-02
66 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 7026 0 12-31
65 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 8750 0 12-30
64 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 73 0 12-25
63 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 32 0 12-18
62 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 6473 0 12-10
61 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 7825 0 11-29
60 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 6948 0 11-20
59 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 38 0 11-19
58 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 41 0 11-19
57 디란도쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 12247 0 11-09

검색

회원로그인

회원가입

사이트 정보

株式会社YHPLUS / 대표 : ZERO
〒140-0011 東京都品川区東大井2-5-9-203
050-5539-7787
오픈카카오톡 (YHPLUS) :
https://open.kakao.com/o/slfDj15d

접속자집계

오늘
6,376
어제
7,241
최대
7,809
전체
1,412,927
Copyright (c) 株式会社YHPLUS. All rights reserved.