head.php에서 헤메이고 있습니다. 정보
그누보드 head.php에서 헤메이고 있습니다.본문
지난번에 tail.php는 고수님의 도움으로 해결하였습니다.
근데 이제 head.php를 고치고 있는데 영 안되네여.
www.hnbmedi.com/gnu3이 현재 만들고 있는 홈피인데요.
첫화면에 무리없이 나오는데
여기서 JOIN을 누르거나 NEWS의 아무 게시물을 누르면 왼쪽의 head.php에
설정해 놓은 빨강바탕의 구름무늬 길이가 짧아 아래쪽은 하안색으로 나옵니다.
그렇다구 높이를 무한정 길게 할수도 없구요.
오른쪽 처럼 (tail.php에 있는 내용) 메인 화면의 길이에 따라 자동으로 늘었다 줄었다 하게 하고 싶은데요.
그리고 각 게시판을 누르면 head.php에 정해놓은 폭(아웃로그인이 있는 열)이 늘었다 줄었다하구요...
아래는 드림위버로 작성한 head.php의 내용입니다.
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
/*
사용자 화면 상단과 좌측을 담당하는 페이지입니다.
상단, 좌측 화면을 꾸미려면 이 파일을 수정합니다.
*/
include "./bbs/gblayer.php";
?>
<style type="text/css">
<!--
.style1 {
color: #FFFFFF;
font-weight: bold;
}
-->
</style>
<table width=100% align=center><tr><td>
<table width=100% cellpadding=0 cellspacing=0 border=0>
<tr>
<td height=60>
<table width=100% cellpadding=0 cellspacing=0>
<tr>
<td height="149" bgcolor="#000000"> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table width=100% height=79 cellpadding=0 cellspacing=0 border=0 style="background: url(pages_image/bg_nav.gif) #940808;">
<tr>
<td width="165"></td>
<td width="164"><img src= pages_image/images.jpg width="164" height="99"></td>
<td width="793"> <a href="./" target="_self"><b><font color="#FFFFFF">HOME</font></b></a>
<a href="./" target="_self"><b><font color="#FFFFFF">Biography</font></b></a>
<a href="./?doc=bbs/gnuboard.php&bo_table=news" target="_self"><b><font color="#FFFFFF">NEWS</font></b></a>
<a href="./?doc=bbs/gnuboard.php&bo_table=gallery" target="_self"><b><font color="#FFFFFF">Gallery</font></b></a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width='100%' cellpadding=0 cellspacing=0 border="0">
<colgroup width=''>
<colgroup width=''>
<colgroup width=''>
<tr>
<td valign=top>
<table width="348" border="0" cellspacing="0">
<tr>
<td width="158" rowspan="5" valign=top style="background: url(pages_image/bg_smoke.jpg) repeat-x #3F0201;"></td>
<td width="140" height="38" align="center"><? include "./bbs/outlogin.php"; ?></td>
</tr>
<tr>
<td width="140" height="33" valign="top"><a href="./?doc=bbs/gnuboard.php&bo_table=equestrian" target=_self><b>ㆍ승마란</b></a></td>
</tr>
<tr>
<td width="140" height="33" valign="top"><a href="./?doc=bbs/gnuboard.php&bo_table=qna" target=_self><b>ㆍ질문과 답변</b></a></td>
</tr>
<tr>
<td width="140" height="35" valign="top"><a href="./?doc=bbs/gnuboard.php&bo_table=free_board" target=_self><b>ㆍ자유게시판</b></a></td>
</tr>
<tr>
<td width="140" height="258" align="center" valign="top"><iframe src='http://weather.superboard.com/wxbn.cgi?db=53_o000o&skin=gray007' width='90' height='230' allowtransparency='true' frameborder='no' scrolling='no' leftmargin='0' topmargin='0' marginwidth='0' ></iframe></td>
</tr>
</table>
</td>
<td width="1" bgcolor="#000000"></td>
<td valign=top>
근데 이제 head.php를 고치고 있는데 영 안되네여.
www.hnbmedi.com/gnu3이 현재 만들고 있는 홈피인데요.
첫화면에 무리없이 나오는데
여기서 JOIN을 누르거나 NEWS의 아무 게시물을 누르면 왼쪽의 head.php에
설정해 놓은 빨강바탕의 구름무늬 길이가 짧아 아래쪽은 하안색으로 나옵니다.
그렇다구 높이를 무한정 길게 할수도 없구요.
오른쪽 처럼 (tail.php에 있는 내용) 메인 화면의 길이에 따라 자동으로 늘었다 줄었다 하게 하고 싶은데요.
그리고 각 게시판을 누르면 head.php에 정해놓은 폭(아웃로그인이 있는 열)이 늘었다 줄었다하구요...
아래는 드림위버로 작성한 head.php의 내용입니다.
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
/*
사용자 화면 상단과 좌측을 담당하는 페이지입니다.
상단, 좌측 화면을 꾸미려면 이 파일을 수정합니다.
*/
include "./bbs/gblayer.php";
?>
<style type="text/css">
<!--
.style1 {
color: #FFFFFF;
font-weight: bold;
}
-->
</style>
<table width=100% align=center><tr><td>
<table width=100% cellpadding=0 cellspacing=0 border=0>
<tr>
<td height=60>
<table width=100% cellpadding=0 cellspacing=0>
<tr>
<td height="149" bgcolor="#000000"> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table width=100% height=79 cellpadding=0 cellspacing=0 border=0 style="background: url(pages_image/bg_nav.gif) #940808;">
<tr>
<td width="165"></td>
<td width="164"><img src= pages_image/images.jpg width="164" height="99"></td>
<td width="793"> <a href="./" target="_self"><b><font color="#FFFFFF">HOME</font></b></a>
<a href="./" target="_self"><b><font color="#FFFFFF">Biography</font></b></a>
<a href="./?doc=bbs/gnuboard.php&bo_table=news" target="_self"><b><font color="#FFFFFF">NEWS</font></b></a>
<a href="./?doc=bbs/gnuboard.php&bo_table=gallery" target="_self"><b><font color="#FFFFFF">Gallery</font></b></a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width='100%' cellpadding=0 cellspacing=0 border="0">
<colgroup width=''>
<colgroup width=''>
<colgroup width=''>
<tr>
<td valign=top>
<table width="348" border="0" cellspacing="0">
<tr>
<td width="158" rowspan="5" valign=top style="background: url(pages_image/bg_smoke.jpg) repeat-x #3F0201;"></td>
<td width="140" height="38" align="center"><? include "./bbs/outlogin.php"; ?></td>
</tr>
<tr>
<td width="140" height="33" valign="top"><a href="./?doc=bbs/gnuboard.php&bo_table=equestrian" target=_self><b>ㆍ승마란</b></a></td>
</tr>
<tr>
<td width="140" height="33" valign="top"><a href="./?doc=bbs/gnuboard.php&bo_table=qna" target=_self><b>ㆍ질문과 답변</b></a></td>
</tr>
<tr>
<td width="140" height="35" valign="top"><a href="./?doc=bbs/gnuboard.php&bo_table=free_board" target=_self><b>ㆍ자유게시판</b></a></td>
</tr>
<tr>
<td width="140" height="258" align="center" valign="top"><iframe src='http://weather.superboard.com/wxbn.cgi?db=53_o000o&skin=gray007' width='90' height='230' allowtransparency='true' frameborder='no' scrolling='no' leftmargin='0' topmargin='0' marginwidth='0' ></iframe></td>
</tr>
</table>
</td>
<td width="1" bgcolor="#000000"></td>
<td valign=top>
댓글 전체

기존 tail.php 과 반대 되는 상황 이네요.
<table width='100%' cellpadding=0 cellspacing=0 border="0">
<colgroup width=''>
<colgroup width=''>
<colgroup width=''>
<tr>
<td valign=top>
<table width="348" border="0" cellspacing="0">
<tr>
<td width="158" rowspan="5" valign=top style="background: url(pages_image/bg_smoke.jpg) repeat-x #3F0201;"></td>
<td width="140" height="38" align="center"><? include "./bbs/outlogin.php"; ?></td>
</tr>
위 부분을 밑의 소스로 교체
<table width='100%' cellpadding=0 cellspacing=0 border="0">
<colgroup width=''>
<colgroup width=''>
<colgroup width=''>
<colgroup width=''>
<tr> <!-- bg_smoke.jpg 들어가는 크기 , 현 150 -->
<td width=150 style="background: url(http://hnbmedi.n-nuri.com/gnu3/pages_image/bg_smoke.jpg) repeat-x #3F0201;">
</td>
<td valign=top>
<table width="348" border="0" cellspacing="0">
<tr>
<td width="158" valign=top></td>
<td width="140" height="38" align="center"><? include "./bbs/outlogin.php"; ?></td>
</tr>
<table width='100%' cellpadding=0 cellspacing=0 border="0">
<colgroup width=''>
<colgroup width=''>
<colgroup width=''>
<tr>
<td valign=top>
<table width="348" border="0" cellspacing="0">
<tr>
<td width="158" rowspan="5" valign=top style="background: url(pages_image/bg_smoke.jpg) repeat-x #3F0201;"></td>
<td width="140" height="38" align="center"><? include "./bbs/outlogin.php"; ?></td>
</tr>
위 부분을 밑의 소스로 교체
<table width='100%' cellpadding=0 cellspacing=0 border="0">
<colgroup width=''>
<colgroup width=''>
<colgroup width=''>
<colgroup width=''>
<tr> <!-- bg_smoke.jpg 들어가는 크기 , 현 150 -->
<td width=150 style="background: url(http://hnbmedi.n-nuri.com/gnu3/pages_image/bg_smoke.jpg) repeat-x #3F0201;">
</td>
<td valign=top>
<table width="348" border="0" cellspacing="0">
<tr>
<td width="158" valign=top></td>
<td width="140" height="38" align="center"><? include "./bbs/outlogin.php"; ?></td>
</tr>