하단 링크 관련 tail.php 정보
하단 링크 관련 tail.php본문
하단 링크가 안먹힙니다. 왜 그런 걸까요..?
정확히 이야기 하자면 하단에 배너 4개를 만들어 다른 싸이트로 링크를 걸어 놓았는데..
배너 위가 아닌 이상한 위치에서 게시판으로 링크가 걸려요..
참고 : 링크 하단(tail.php) 배너가 있는 주소 입니다...
http://luis.kr/gnuboard4/bbs/board.php?bo_table=luisphotos
tail.php 소스 내용
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
// 사용자 화면 우측과 하단을 담당하는 페이지입니다.
// 우측, 하단 화면을 꾸미려면 이 파일을 수정합니다.
?>
</td>
<td width=40></td>
</tr></table>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style></head>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr> </tr>
<tr></tr>
<td> </td>
</tr><tr>
<td background="http://www.luis.kr/images/luis-web-bottom-banner copy.jpg"> </td>
</tr>
<tr>
<td><table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><img src="http://www.luis.kr/images/footer.jpg" width="1000" height="144" border="0" usemap="#Map2" /></td>
</tr>
</table></td>
</tr>
<tr>
<td></td>
</tr>
</table></td>
</tr>
</table>
<map name="Map2" id="Map">
<area shape="rect" coords="2,6,121,138" href="http://www.luis.kr" />
<area shape="rect" coords="199,13,396,77" href="http://www.edulish.com">
<area shape="rect" coords="404,13,597,81" href="http://www.imgworld.co.kr">
<area shape="rect" coords="604,13,797,77" href="http://www.funroom.kr">
<area shape="rect" coords="805,12,997,78" href="http://www.luis.kr">
</map></body>
</html>
</html><!-- 카피라이트 끝 -->
<?
include_once("$g4[path]/tail.sub.php");
?>
하단의 배너 링크가 계속 이상하게 됩니다. 왜 일까요?
계속 씨름하다가 도저히 알 수 없어 고수님들에게 부탁드립니다.
정확히 이야기 하자면 하단에 배너 4개를 만들어 다른 싸이트로 링크를 걸어 놓았는데..
배너 위가 아닌 이상한 위치에서 게시판으로 링크가 걸려요..
참고 : 링크 하단(tail.php) 배너가 있는 주소 입니다...
http://luis.kr/gnuboard4/bbs/board.php?bo_table=luisphotos
tail.php 소스 내용
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
// 사용자 화면 우측과 하단을 담당하는 페이지입니다.
// 우측, 하단 화면을 꾸미려면 이 파일을 수정합니다.
?>
</td>
<td width=40></td>
</tr></table>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style></head>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr> </tr>
<tr></tr>
<td> </td>
</tr><tr>
<td background="http://www.luis.kr/images/luis-web-bottom-banner copy.jpg"> </td>
</tr>
<tr>
<td><table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><img src="http://www.luis.kr/images/footer.jpg" width="1000" height="144" border="0" usemap="#Map2" /></td>
</tr>
</table></td>
</tr>
<tr>
<td></td>
</tr>
</table></td>
</tr>
</table>
<map name="Map2" id="Map">
<area shape="rect" coords="2,6,121,138" href="http://www.luis.kr" />
<area shape="rect" coords="199,13,396,77" href="http://www.edulish.com">
<area shape="rect" coords="404,13,597,81" href="http://www.imgworld.co.kr">
<area shape="rect" coords="604,13,797,77" href="http://www.funroom.kr">
<area shape="rect" coords="805,12,997,78" href="http://www.luis.kr">
</map></body>
</html>
</html><!-- 카피라이트 끝 -->
<?
include_once("$g4[path]/tail.sub.php");
?>
하단의 배너 링크가 계속 이상하게 됩니다. 왜 일까요?
계속 씨름하다가 도저히 알 수 없어 고수님들에게 부탁드립니다.
댓글 전체

<?
include_once("$g4[path]/tail.sub.php");
?>
include_once("$g4[path]/tail.sub.php");
?>
카이루님 소스넣어서 변경해 보았지만 되질 않네요..^^;;;
해결되었습니다. Map name 이 똑같아서 그랬네요..역쉬 초보라.. ^^;;;