밑에글 잘못올렸네요ㅠㅠ내용 여기서 봐주세요ㅠㅠ

http://buildreit.co.kr/board/bbs/board.php?bo_table=003_community

현재 상태인데요
헤더에 있는 배경을 인식을 못하고 게시판이 아래로 깔리는 현상이 있어요ㅠㅠ
아무리 수정해도 방법이 나오질 않습니다ㅠㅠ 도와주세요ㅠ

그리고 배경이 반복되지않게 하는 방법도 알려주시면 감사하겠습니다ㅠㅠ

----------------------------------------헤드파일 소스--------

<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
include_once("./_common.php");
include_once("$g4[path]/head.sub.php");
?>

<html>
<head>
<title>Build REIT : Investing in the Future</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<style type="text/css">
<!--
body {
background-image: url(images/bg_sub.jpg);
background-repeat: repeat-x;

}
-->
</style>

<style type="text/css">
BODY { overflow-x: hidden;}
</style>




<script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

<div align="center"><img src="images/build_main_02.jpg" width="1024" height="29" alt=""></div>
<div align="center">
<object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="1024" height="71">
<param name="movie" value="flash/flash_ui_main.swf">
<param name="quality" value="high">
<param name="wmode" value="opaque">
<param name="swfversion" value="6.0.65.0">
<!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
<param name="expressinstall" value="Scripts/expressInstall.swf">
<!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="flash/flash_ui_main.swf" width="1024" height="71">
<!--<![endif]-->
<param name="quality" value="high">
<param name="wmode" value="opaque">
<param name="swfversion" value="6.0.65.0">
<param name="expressinstall" value="Scripts/expressInstall.swf">
<!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
<div>
<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
</div>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
</div>
<div align="center"><img src="images/build_main_05.jpg" width="1024" height="16" alt=""></div>
<div align="center"><img src="images/build_main_06.jpg" width="1024" height="28" alt=""></div>
<div align="center">
<table width="1035" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td width="12" rowspan="3" valign="top">&nbsp;</td>
<td width="205" rowspan="3" valign="top"><img src="images/menu_sub_01.png" width="205" height="436"></td>
<td width="819" height="31">&nbsp;</td>
</tr>
<tr>
<td><img src="images/subtitle_news&events.jpg" width="819" height="37"></td>
</tr>
<tr>
<td valign="top" height="400" background="images/sub_07_contact.jpg">&nbsp;</td>
</tr>
</table>
</div>

----------------------------------------------------------------부탁드립니다ㅠㅠ------
|

댓글 5개

상단에 include_once("$g4[path]/head.sub.php");
가 있는것으로 봐서는 하단도 tail.php를 인쿠르드 시켜야할것 같은데요.....
답변 감사합니다..
인쿠르드 시켰는데도 배경으로 인식을 못하네요ㅠㅠ
배경이 반복되지 않게 하려면 스타일시트에서
background-repeat: repeat-x; 대신에
background-repeat: no-repeat; 를 사용하셔야 될것 같습니다.
답변감사합니다..
background-repeat: repeat-x; 대신에
background-repeat: no-repeat; 를 사용하니 변형이 되어서 그대로 두었습니다ㅠ
참고만 하세요...
제가 보기에는 게시판 자체가
<td valign="top" height="400" background="images/sub_07_contact.jpg">여기</td>
이부분에 들어가야 할듯요....
댓글을 작성하시려면 로그인이 필요합니다. 로그인

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기 기존 게시물은 열람만 가능합니다.

+
제목 글쓴이 날짜 조회
14년 전 조회 958
14년 전 조회 748
14년 전 조회 948
14년 전 조회 788
14년 전 조회 1,471
14년 전 조회 1,740
14년 전 조회 760
14년 전 조회 779
14년 전 조회 766
14년 전 조회 773
14년 전 조회 719
14년 전 조회 922
14년 전 조회 679
14년 전 조회 874
14년 전 조회 1,536
14년 전 조회 753
14년 전 조회 562
14년 전 조회 700
14년 전 조회 724
14년 전 조회 607
🐛 버그신고