묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
아까 올렸던 질문의 소스입니다..(SeeKer님 보세요)
2004.02.10 16:36
<?
$_zb_url = "bbs/";
$_zb_path = "bbs/";
include $_zb_path."outlogin.php";
?>
<html>
<head>
<style>
A:link {TEXT-DECORATION: none ;}
A:active {TEXT-DECORATION: none ;}
A:visited {TEXT-DECORATION: none ;}
A:hover {TEXT-DECORATION: none ;}
</style>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>제목 없음</title>
<meta name="generator" content="Namo WebEditor v5.0">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<table cellpadding="0" cellspacing="0" width="982" bordercolordark="white" bordercolorlight="black">
<tr>
<td width="972" height="150" colspan="2">
<p>
<p> </p>
<p> </p>
<div align="right">
<table border="1" cellspacing="0" bordercolordark="white" bordercolorlight="black">
<tr>
<td width="100">
<p align="center"><font face="서울결정B"><a href="index.php" target="_parent">Home</a></font></p>
</td>
<td width="100">
<p align="center"><font face="서울결정B"><a href="http://localhost/bbs/zboard.php?id=notice" target="_parent">공지사항</a></font></p>
</td>
<td width="100">
<p align="center"><font face="서울결정B">가이드</font></p>
</td>
<td width="100">
<p align="center"><font face="서울결정B"><a href="http://localhost/bbs/zboard.php?id=danboard">군원게시판</a></font></p>
</td>
<td width="100">
<p align="center"><font face="서울결정B"><a href="http://localhost/bbs/zboard.php?id=freeboard">자유게시판</a></font></p>
</td>
<td width="100">
<p align="center"><font face="서울결정B"><a href="http://localhost/bbs/zboard.php?id=zilmun">질문게시판</a></font></p>
</td>
<td width="100">
<p align="center"><font face="서울결정B"><a href="http://localhost/bbs/zboard.php?id=tradeboard">아이텀게시판</a></font></p>
</td>
<td width="100">
<p align="center"><font face="서울결정B"><a href="http://localhost/bbs/zboard.php?id=sshot">스크린샷</a></font></p>
</td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td width="206" height="510">
<p> </p>
<p><? print_outlogin("uknow_outlogin", 1, 10) ?></p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
</td>
<td width="760" height="510">
<table width="772" cellpadding="0" cellspacing="0">
<tr>
<td width="762" height="120" colspan="3">
<p><? print_bbs("jng_whiteblue/jng_white/notice", "공지사항", "notice", 5, 25)?></p>
<p> </p>
<p> </p>
<p> </p>
</td>
</tr>
<tr>
<td width="372">
<p> </p>
</td>
<td width="14">
<p> </p>
</td>
<td width="364">
<p> </p>
</td>
</tr>
<tr>
<td width="372" height="135">
<p><? print_bbs("jng_whiteblue/jng_white/bb1", "자유게시판", "freeboard", 5, 25)?></p>
</td>
<td width="14">
<p> </p>
</td>
<td width="364">
<p><? print_bbs("jng_whiteblue/jng_white/bb2", "아이템거래", "tradeboard", 5, 25)?></p>
</td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" width="772" height="135">
<tr>
<td width="772">
<p><?print_gallery("jng_whiteblue/jng_white/gallery", "스크린샷", "sshot", 5, 80, 40, 1)?></p>
</td>
</tr>
</table>
<p> </p>
<p> </p>
<p> </p>
</td>
</tr>
</table>
<p> </p>
</body>
</html>
--------------------------
코멘트 답변을 해주신분 말대로..
../head.html
로 하니까 게시판이 다 차지하지는 않습니다만 .... 예를 들어서 이렇게됩니다..
바로 접속했을때 화면...
메뉴
외부로그인 최근게시물
이거든요...여기서 메뉴중 공지사항을 누르면 이렇게 됩니다
메뉴
외부로그인
외부로그인 게시판
이렇게 뜹니다..한마디루 화면이 이상하게 떠요....왜그런걸까요..
-----------------
소스를 보시고..답변을 주세요..부탁드립니다
$_zb_url = "bbs/";
$_zb_path = "bbs/";
include $_zb_path."outlogin.php";
?>
<html>
<head>
<style>
A:link {TEXT-DECORATION: none ;}
A:active {TEXT-DECORATION: none ;}
A:visited {TEXT-DECORATION: none ;}
A:hover {TEXT-DECORATION: none ;}
</style>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>제목 없음</title>
<meta name="generator" content="Namo WebEditor v5.0">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<table cellpadding="0" cellspacing="0" width="982" bordercolordark="white" bordercolorlight="black">
<tr>
<td width="972" height="150" colspan="2">
<p>
<p> </p>
<p> </p>
<div align="right">
<table border="1" cellspacing="0" bordercolordark="white" bordercolorlight="black">
<tr>
<td width="100">
<p align="center"><font face="서울결정B"><a href="index.php" target="_parent">Home</a></font></p>
</td>
<td width="100">
<p align="center"><font face="서울결정B"><a href="http://localhost/bbs/zboard.php?id=notice" target="_parent">공지사항</a></font></p>
</td>
<td width="100">
<p align="center"><font face="서울결정B">가이드</font></p>
</td>
<td width="100">
<p align="center"><font face="서울결정B"><a href="http://localhost/bbs/zboard.php?id=danboard">군원게시판</a></font></p>
</td>
<td width="100">
<p align="center"><font face="서울결정B"><a href="http://localhost/bbs/zboard.php?id=freeboard">자유게시판</a></font></p>
</td>
<td width="100">
<p align="center"><font face="서울결정B"><a href="http://localhost/bbs/zboard.php?id=zilmun">질문게시판</a></font></p>
</td>
<td width="100">
<p align="center"><font face="서울결정B"><a href="http://localhost/bbs/zboard.php?id=tradeboard">아이텀게시판</a></font></p>
</td>
<td width="100">
<p align="center"><font face="서울결정B"><a href="http://localhost/bbs/zboard.php?id=sshot">스크린샷</a></font></p>
</td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td width="206" height="510">
<p> </p>
<p><? print_outlogin("uknow_outlogin", 1, 10) ?></p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
</td>
<td width="760" height="510">
<table width="772" cellpadding="0" cellspacing="0">
<tr>
<td width="762" height="120" colspan="3">
<p><? print_bbs("jng_whiteblue/jng_white/notice", "공지사항", "notice", 5, 25)?></p>
<p> </p>
<p> </p>
<p> </p>
</td>
</tr>
<tr>
<td width="372">
<p> </p>
</td>
<td width="14">
<p> </p>
</td>
<td width="364">
<p> </p>
</td>
</tr>
<tr>
<td width="372" height="135">
<p><? print_bbs("jng_whiteblue/jng_white/bb1", "자유게시판", "freeboard", 5, 25)?></p>
</td>
<td width="14">
<p> </p>
</td>
<td width="364">
<p><? print_bbs("jng_whiteblue/jng_white/bb2", "아이템거래", "tradeboard", 5, 25)?></p>
</td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" width="772" height="135">
<tr>
<td width="772">
<p><?print_gallery("jng_whiteblue/jng_white/gallery", "스크린샷", "sshot", 5, 80, 40, 1)?></p>
</td>
</tr>
</table>
<p> </p>
<p> </p>
<p> </p>
</td>
</tr>
</table>
<p> </p>
</body>
</html>
--------------------------
코멘트 답변을 해주신분 말대로..
../head.html
로 하니까 게시판이 다 차지하지는 않습니다만 .... 예를 들어서 이렇게됩니다..
바로 접속했을때 화면...
메뉴
외부로그인 최근게시물
이거든요...여기서 메뉴중 공지사항을 누르면 이렇게 됩니다
메뉴
외부로그인
외부로그인 게시판
이렇게 뜹니다..한마디루 화면이 이상하게 떠요....왜그런걸까요..
-----------------
소스를 보시고..답변을 주세요..부탁드립니다